Skip to content
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

Speed up Python 3.11 CI #2881

Merged
merged 5 commits into from
Jan 10, 2023
Merged

Conversation

pquentin
Copy link
Member

@pquentin pquentin commented Jan 10, 2023

This will use a wheel for coverage and include a few performance coverage improvements that help on PyPy and CPython 3.11.

coverage 7.0.0 improved coverage combine but broke the .coveragerc configuration, let's see if I can figure out a config that works.

This will use a wheel for coverage and include a few coverage
improvements that could help on PyPy and CPython 3.11.
@pquentin pquentin added the Skip Changelog Pull requests that don't require a changelog entry label Jan 10, 2023
@pquentin pquentin changed the title Bump dev requirements Speed up Python 3.11 CI Jan 10, 2023
Copy link
Member

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@sethmlarson sethmlarson merged commit 5d93c9c into urllib3:main Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Pull requests that don't require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants