-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: cython/cython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make non-pickleability of coroutines (and related types) explicit
#6885
opened May 17, 2025 by
da-woods
Loading…
Fix
__module__
attribute of shared types with metaclass
#6882
opened May 17, 2025 by
da-woods
Loading…
Optimize
range(start, end, step)
when step
is known to be an unsigned integer
#6852
opened May 9, 2025 by
bbb23exposed
Loading…
Wrap C++ condition variables
C++
freethreading CPython
Library
#6836
opened May 4, 2025 by
da-woods
Loading…
Fix some issues with C++ templated function overloading
C++
Type Analysis
#6827
opened May 3, 2025 by
da-woods
Loading…
Allow any Python number type as input to 'x: float | None' type function arguments
defect
Python Semantics
General Python (3) language semantics
Avoid turning GC off for static types
freethreading CPython
#6790
opened Apr 12, 2025 by
da-woods
Loading…
Add warnings on likely misuse of critical_section
freethreading CPython
#6766
opened Mar 28, 2025 by
da-woods
Loading…
Don't include absolute paths when using
--embed-positions
#6755
opened Mar 23, 2025 by
tobiasdiez
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.