Skip to content

Conversation

@nateprewitt
Copy link
Member

This PR will bring in a few changes to fix our CI suite. The release of httpbin 0.10.2 unblocks our test suite with Flask 3.0 which should fix the breakages in the last several months. In that window, our PyPy 3.8 build has broken on Windows due to pyca/cryptography#10371. PyPy has dropped upstream support for both 3.7 and 3.8, so it seems more straight forward to follow them than try to patch around the cryptography issue.

We'll plan to deprecate both EoS PyPy runtimes with the next Requests release alongside CPython 3.7.

Dropped support for pypy-3.7 and pypy-3.8 which are no longer maintained by upstream.
Added support for pypy-3.10.
@nateprewitt
Copy link
Member Author

Updated Sphinx to the latest release as well due to us no longer meeting the minimum required version for readthedocs to do our preview build. I'll spot check the docs once that finishes, they appear to render normally with a local build.

@nateprewitt
Copy link
Member Author

Docs appear to be in good shape: https://requests--6641.org.readthedocs.build/en/6641/

@sigmavirus24 sigmavirus24 merged commit 9439fad into psf:main Feb 20, 2024
@nateprewitt nateprewitt deleted the fix_ci branch February 20, 2024 23:34
@nateprewitt nateprewitt mentioned this pull request May 20, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants