Skip to content

Conversation

@hugovk
Copy link

@hugovk hugovk commented Oct 5, 2023

What does this PR do?

Add support for Python 3.11 and test on CI.

Python 3.12 support is pending a new release of aiohttp, which should be coming soon: aio-libs/aiohttp#7639 (comment).

Python 2.7 is EOL since 2020-01-01 and no longer supported on GitHub Actions, so I've not been able to test it. I recommend dropping Python 2.7, and see it's being removed in #207, but I can also remove it in this PR or another if you like.

Plus some GitHub Actions config updates.

  • If you have changed dependencies, ensure both requirements.txt and setup.py have been updated

CHANGELOG

  • [ADDED] Add support for Python 3.11

@stale
Copy link

stale bot commented Mar 17, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you'd like this issue to stay open please leave a comment indicating how this issue is affecting you. Thank you.

@stale stale bot added the wontfix label Mar 17, 2024
@hugovk
Copy link
Author

hugovk commented Mar 17, 2024

Python 3.11 was released in 2022.

Please test it to make sure other changes do not introduce regressions.

@stale stale bot removed the wontfix label Mar 17, 2024
@hugovk
Copy link
Author

hugovk commented Oct 16, 2024

Since this PR was opened, Python 3.12 and 3.13 have ben released, but closing this year-old PR due to lack of interest. But happy to re-open again if you like!

@hugovk hugovk closed this Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant