RepoNotes
Toggle theme
Loading ...
Sign in
explosion/cymem
💥 Cython memory pool for RAII-style memory management
458
2
5
Readme
Notes
New Note
Sign in to add notes for this repository
RN
explosion
1316
Followers
0
Following
77
Repos
No Twitter
Software company specializing in developer tools and tailored solutions for AI and Natural Language Processing
Branches
master
cibuildwheel
Releases
v2.0.11: Add Linux ARM wheels
v2.0.10: Wheels for Python v3.13
[tmp] Test release v2.0.10a1
Commits
Fix CI jobs, supported Python versions, and update checkout/setup-python actions (#51) Python version updates: - Add Python 3.13: already supported in the cibuildwheel job, so add to tests.yml in C
Add runner
Update cibuildwheel to v2.21.3
Issues
Aligned allocation
ENH: Free-Threading (No-GIL) Support for Python 3.13+
MAINT: Baseline setup for free-threading