arrow-py / arrow

๐Ÿน Better dates & times for Python
https://arrow.readthedocs.io
Apache License 2.0
8.64k stars 667 forks source link

add support for Python 3.11 #1126

Closed gruebel closed 1 year ago

gruebel commented 1 year ago

Pull Request Checklist

Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:

If you have any questions about your code changes or any of the points above, please submit your questions along with the pull request and we will try our best to help!

Description of Changes

Happy to get the chance to finally contribute something to this great project ๐ŸŽ‰

When Python 3.11 will be finally released, then the dev suffix for GHA should be removed.

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (48520e7) compared to base (f8f3068). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1126 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 10 9 -1 Lines 2325 2318 -7 Branches 449 492 +43 ========================================= - Hits 2325 2318 -7 ``` | [Impacted Files](https://codecov.io/gh/arrow-py/arrow/pull/1126?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=arrow-py) | Coverage ฮ” | | |---|---|---| | [arrow/\_\_init\_\_.py](https://codecov.io/gh/arrow-py/arrow/pull/1126/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=arrow-py#diff-YXJyb3cvX19pbml0X18ucHk=) | | | 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=arrow-py). 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=arrow-py)

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

gruebel commented 1 year ago

sorry, had to adjust the name of the version otherwise the tox-gh-actions plugin doesn't recognize it