Skip to content

Pull requests: cython/cython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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…
Auto cpdef extension to class methods
#7626 opened Apr 15, 2026 by jairov4 Loading…
Improve error handling in GetVtable
#7619 opened Apr 11, 2026 by da-woods Contributor Loading…
Fix marking async gen as not running in athrow_throw
#7618 opened Apr 11, 2026 by da-woods 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…
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…
Pattern matching for sequences
#7430 opened Dec 23, 2025 by da-woods Contributor Loading…
Refactor of vtab access limited api
#7413 opened Dec 14, 2025 by da-woods Contributor Loading…
ProTip! Filter pull requests by the default branch with base:master.