Closed h-mayorquin closed 1 month ago
Thanks Sam told me something like that existed, but he couldn't remember so he said we could merge it and that you would swoop in and save the day :)
Interesting it says it's not isoformat?
No, that's iso format. It seems that support for reading iso datetimes was improved on python 3.11. This works just fine locally for me.
More worrisome I discovered that your test on python 3.11 are not really on python 3.11:
I think we must've had a bad cache and it kept using the bad cache because it only updates if the cache is wrong in the action. I guess let me remove the cache and we can try again without the cache.
Cache is now fixed!
Thanks Heberto!
And thanks for the learning experience!
Follow up on this:
3373
From this comment I did not have enough time to address there
Just a more standard way of parsing datetime strings @zm711