Skip to content

Commit 4e17cf6

Browse files
committed
build(python): Wheels for Python 3.10 on PyPy
1 parent 3b18323 commit 4e17cf6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/python-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ jobs:
252252
- "3.7"
253253
- "3.8"
254254
- "3.9"
255+
- "3.10"
255256
exclude:
256257
- os: macos-latest
257258
target: aarch64

bindings/python/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Added
66

77
- Python 3.12 support.
8+
- Build wheels for Python 3.10 on PyPy.
89

910
### Changed
1011

0 commit comments

Comments
 (0)