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

Cleanup of vectorcall macros cleanup
#7616 opened Apr 9, 2026 by da-woods Contributor Loading…
Simplify __Pyx_PyObject_GetMethod cleanup
#7615 opened Apr 9, 2026 by da-woods Contributor Loading…
Enable vectorcall on PyPy and GraalPy PyPy
#7614 opened Apr 9, 2026 by da-woods Contributor Draft
Improve error handling when setting up reduce functions
#7613 opened Apr 8, 2026 by da-woods Contributor Loading…
Bump the github-actions group with 7 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#7611 opened Apr 7, 2026 by dependabot bot Loading…
Bump cibuildwheel from 3.2.1 to 3.4.0 in /.github dependencies Pull requests that update a dependency file python Pull requests that update python code
#7610 opened Apr 7, 2026 by dependabot bot Loading…
Improve __Pyx_PyType_GetFullyQualifiedName error handling
#7601 opened Mar 28, 2026 by da-woods Contributor Loading…
Implement support for PEP-814 frozendict feature Python Semantics General Python (3) language semantics
#7545 opened Feb 26, 2026 by scoder Contributor Loading… 3.3
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! Find all pull requests that aren't related to any open issues with -linked:issue.