gweis / isodate

ISO 8601 date/time parser
BSD 3-Clause "New" or "Revised" License
148 stars 58 forks source link

Add support for Python 3.11 #78

Closed hugovk closed 10 months ago

hugovk commented 1 year ago

Python 3.11 was released on 2022-10-24 🚀

image

codecov-commenter commented 1 year ago

Codecov Report

Base: 94.36% // Head: 94.36% // No change to project coverage :thumbsup:

Coverage data is based on head (1a787bd) compared to base (8856fdf). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #78 +/- ## ======================================= Coverage 94.36% 94.36% ======================================= Files 10 10 Lines 497 497 ======================================= Hits 469 469 Misses 28 28 ``` | Flag | Coverage Δ | | |---|---|---| | GHA_Ubuntu | `94.36% <ø> (ø)` | | | GHA_Windows | `94.36% <ø> (ø)` | | | GHA_macOS | `94.36% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

hugovk commented 10 months ago

Python 3.12 is also now out, but closing this year-old PR, looks like this repo has been abandoned again.

https://github.com/gweis/isodate/issues/65 https://github.com/gweis/isodate/issues/73 https://github.com/gweis/isodate/issues/81