Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add support for Python 3.13 and drop EOL 3.7 #553

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

Open
hugovk wants to merge 6 commits into requests:master
base: master
Choose a base branch
Loading
from hugovk:add-3.13

Conversation

Copy link
Contributor

@hugovk hugovk commented Aug 14, 2024

The Python 3.13 release candidate is out now! 🚀

The Release Manager has issued a call to action:

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.13 compatibilities during this phase, and where necessary publish Python 3.13 wheels on PyPI to be ready for the final release of 3.13.0. Any binary wheels built against Python 3.13.0rc1 will work with future versions of Python 3.13. As always, report any issues to the Python bug tracker.


Also:

  • Drop support for Python 3.7, it was end-of-life on 2023年06月27日.
  • Don't install the mock backport for tests, the stdlib version is used.
  • Don't create universal wheels, they're only needed for Python 2 support.
  • Upgrade syntax for Python 3.8+ with pyupgrade.

adamchainz reacted with thumbs up emoji
Copy link

Coverage Status

coverage: 90.097%. remained the same
when pulling e9003cf on hugovk:add-3.13
into c003c22 on requests:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /