Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove iso8601 test dep #8446

Merged
merged 1 commit into from
Mar 24, 2023
Merged

remove iso8601 test dep #8446

merged 1 commit into from
Mar 24, 2023

Conversation

reaperhulk
Copy link
Member

No description provided.

@reaperhulk
Copy link
Member Author

%z appears to have been extended to handle the form ±HH:MM in Python 3.7+. Prior to that it only supported±HHMM. Of course, if we're going to wait to drop 3.6 support then we can use datetime.datetime.fromisoformat and avoid all of this strptime nonsense. I'm leaving this open and tagging to 41, but will rebase to fromisoformat when the time comes.

@reaperhulk reaperhulk added this to the Forty First Release milestone Mar 5, 2023
@reaperhulk reaperhulk marked this pull request as draft March 5, 2023 09:13
@reaperhulk reaperhulk marked this pull request as ready for review March 24, 2023 13:18
@alex alex enabled auto-merge (squash) March 24, 2023 13:27
@alex alex merged commit ffc10f9 into pyca:main Mar 24, 2023
@reaperhulk reaperhulk deleted the no-more-iso8601 branch March 24, 2023 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants