Skip to content

Drop support for EOL PyPy3.10#682

Merged
hugovk merged 1 commit intoultrajson:mainfrom
hugovk:rm-pypy310
Aug 19, 2025
Merged

Drop support for EOL PyPy3.10#682
hugovk merged 1 commit intoultrajson:mainfrom
hugovk:rm-pypy310

Conversation

@hugovk
Copy link
Copy Markdown
Member

@hugovk hugovk commented Aug 19, 2025

Changes proposed in this pull request:

  • The latest PyPy supports 3.11 but no longer 3.10
  • A future cibuildwheel release will remove PyPy 3.10 from the default (Move PyPy 3.10 to pypy-eol pypa/cibuildwheel#2521) but for now let's explicitly skip it
  • Let's remove PyPy 3.9 from the skip to avoid a warning:
    • cibuildwheel: Invalid skip selector: 'pp39*'. This selector matches a group that wasn't enabled. Enable it using the enable option or remove this selector. This selector will have no effect.

@hugovk hugovk added the changelog: Changed For changes in existing functionality label Aug 19, 2025
@hugovk hugovk merged commit dcc1c80 into ultrajson:main Aug 19, 2025
32 checks passed
@hugovk hugovk deleted the rm-pypy310 branch August 19, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: Changed For changes in existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants