-
-
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
Base multi-type inference for sequences on spanning_type() instead of set deduplication
cleanup
Type Analysis
#7644
opened Apr 27, 2026 by
scoder
Contributor
Loading…
Get rid of specialized print statement utility code
#7642
opened Apr 27, 2026 by
da-woods
Contributor
Loading…
Remove static PyObject* from PyPy/GraalPy __Pyx_dict_iterator
#7637
opened Apr 24, 2026 by
da-woods
Contributor
Loading…
Small cleanup of memoryview assertion
cleanup
#7635
opened Apr 24, 2026 by
da-woods
Contributor
Loading…
Create fixed symlink to the unpredictable tmpdir for sharedmodule
#7634
opened Apr 24, 2026 by
ZhixiongChi
Loading…
Fix marking async gen as not running in athrow_throw
#7618
opened Apr 11, 2026 by
da-woods
Contributor
Loading…
Introduce
restrict qualifier
Code Generation
Cython Language Feature
enhancement
#7617
opened Apr 9, 2026 by
matusvalo
Contributor
Loading…
Improve error handling when setting up reduce functions
#7613
opened Apr 8, 2026 by
da-woods
Contributor
Loading…
Improve __Pyx_PyType_GetFullyQualifiedName error handling
#7601
opened Mar 28, 2026 by
da-woods
Contributor
Loading…
Implement parsing for "type parameter syntax"
#7540
opened Feb 23, 2026 by
da-woods
Contributor
Loading…
Fix cache ignoring
compiler_directives when fingerprinting compiler options
#7539
opened Feb 22, 2026 by
v01dXYZ
Loading…
Test limited api on higher versions
limited api
Testing
#7456
opened Jan 11, 2026 by
da-woods
Contributor
Loading…
Add the ability to run tests in multithreading parallel
Testing
#7455
opened Jan 10, 2026 by
da-woods
Contributor
Loading…
Make Limited API code object creation an allowable failure
limited api
#7419
opened Dec 18, 2025 by
da-woods
Contributor
Loading…
Support opaque objects for internal types (defaults and closure classes)
freethreading CPython
limited api
#7412
opened Dec 14, 2025 by
da-woods
Contributor
Loading…
Opaque objects for coroutines/generators/async utility code
freethreading CPython
limited api
#7410
opened Dec 14, 2025 by
da-woods
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.