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 PyPy to v3.9 #2141

Merged
1 commit merged into from
Dec 16, 2024
Merged

🧪 Bump PyPy to v3.9 #2141

1 commit merged into from
Dec 16, 2024

Conversation

webknjaz
Copy link
Member

@webknjaz webknjaz commented Dec 4, 2024

This is necessary because:

  • pypy-3.8 is EOL
  • pypy-3.8 has flaky SEGFAULTs on import [1] [2] [3] due to a bug in their GC that is fixed in pypy-3.9
Contributor checklist
  • Included tests for the changes.
  • PR title is short, clear, and ready to be included in the user-facing changelog.
Maintainer checklist
  • Verified one of these labels is present: backwards incompatible, feature, enhancement, deprecation, bug, dependency, docs or skip-changelog as they determine changelog listing.
  • Assign the PR to an existing or new milestone for the target version (following Semantic Versioning).

This is necessary because:
* `pypy-3.8` is EOL
* `pypy-3.8` has flaky SEGFAULTs on import [[1]] [[2]] [[3]] due to a
  bug in their GC that is fixed in `pypy-3.9`

[1]: https://github.com/jazzband/pip-tools/actions/runs/12162197242/job/33918558133?pr=2106#step:8:59
[2]: pytest-dev/pytest#11771 (comment)
[3]: https://pypy.org/posts/2024/03/fixing-bug-incremental-gc.html
@webknjaz webknjaz added the skip-changelog Avoid listing in changelog label Dec 4, 2024
@webknjaz webknjaz requested a review from chrysle December 4, 2024 15:03
@webknjaz webknjaz self-assigned this Dec 4, 2024
Copy link
Contributor

@chrysle chrysle left a comment

Choose a reason for hiding this comment

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

Thanks for looking into this!

@webknjaz
Copy link
Member Author

webknjaz commented Dec 4, 2024

No problem :)

webknjaz added a commit to webknjaz/pip-tools that referenced this pull request Dec 12, 2024
webknjaz added a commit to webknjaz/pip-tools that referenced this pull request Dec 12, 2024
webknjaz added a commit to webknjaz/pip-tools that referenced this pull request Dec 16, 2024
@github-merge-queue github-merge-queue bot closed this pull request by merging all changes into jazzband:main in e604dec Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Avoid listing in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants