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

Bump coverage to 7.3.2 for compatibility with Python 3.13 #317

Merged
merged 1 commit into from Oct 16, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Oct 13, 2023

In https://discuss.python.org/t/about-speed-python-org-and-aarch64/22519/9?u=hugovk, @diegorusso discovered coverage.py 6.4.1 and 7.3.1 fail to build its ctracer for Python 3.13, meaning it uses the Python version instead of the C version, which is much slower.

However, coverage.py 7.3.2 works for Python 3.13.


What's the policy around bumping dependencies of benchmarks?

Do we minimise them to keep results stable?

In this case, it seems necessary to update.

@hugovk hugovk changed the title Bump coverage to 7.3.2 for compatibilty with 3.13 Bump coverage to 7.3.2 for compatibility with Python 3.13 Oct 13, 2023
@pablogsal pablogsal merged commit 1d40421 into python:main Oct 16, 2023
11 of 12 checks passed
@hugovk hugovk deleted the bump-coverage branch October 16, 2023 17:55
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.

None yet

3 participants