-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: cython/cython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Shave some code overhead off the fused dispatch function.
Code Generation
Cython Language Feature
enhancement
performance
#7501
opened Feb 5, 2026 by
scoder
Loading…
Bump cibuildwheel from 3.3.0 to 3.3.1 in /.github
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#7494
opened Feb 1, 2026 by
dependabot
bot
Loading…
Bump the github-actions group with 2 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#7493
opened Feb 1, 2026 by
dependabot
bot
Loading…
Docs: Mention type qualifiers in pure python tutorial
Documentation
#7491
opened Jan 31, 2026 by
matusvalo
Loading…
Do not initialize CythonScope when non-type attribute of cython module is used
Pure Python Mode
sharedlib
Cython module for code sharing between multiple modules.
Type Analysis
#7490
opened Jan 31, 2026 by
matusvalo
Loading…
Fix missed refcounting of heaptype types
Code Generation
defect
limited api
#7483
opened Jan 25, 2026 by
da-woods
Loading…
Tests: Add a test run using shared utility module
sharedlib
Cython module for code sharing between multiple modules.
Testing
#7479
opened Jan 24, 2026 by
matusvalo
Loading…
Add the ability to run tests in multithreading parallel
Testing
#7455
opened Jan 10, 2026 by
da-woods
Loading…
Do not implement mapping slots if sequence type method has sequence index argument types
Code Generation
Cython Language Feature
enhancement
Python Semantics
General Python (3) language semantics
Make Limited API code object creation an allowable failure
limited api
#7419
opened Dec 18, 2025 by
da-woods
Loading…
Support opaque objects for internal types (defaults and closure classes)
freethreading CPython
limited api
#7412
opened Dec 14, 2025 by
da-woods
Loading…
Opaque objects for coroutines/generators/async utility code
freethreading CPython
limited api
#7410
opened Dec 14, 2025 by
da-woods
Loading…
Add thread safety guards in Limited API 3.15
freethreading CPython
limited api
#7382
opened Dec 2, 2025 by
da-woods
Loading…
Doc: Add pure python syntax in
docs/src/tutorial/embedding.rst
Documentation
#7380
opened Dec 2, 2025 by
Re1nyyy
Loading…
Fix: Support embedding packaged submodules in C applications
#7368
opened Nov 27, 2025 by
Re1nyyy
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.