-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Issues: cython/cython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[ENH] Explain effect of
binding=False
on @functools.wraps(f)
in the documentation of compiler directives
#6557
opened Dec 9, 2024 by
user202729
[BUG] Segmentation fault with binding=False and nested generator function
#6556
opened Dec 9, 2024 by
user202729
[ENH] Report error on extern cppclass with member and method has the same name
#6554
opened Dec 9, 2024 by
user202729
[BUG] ModuleNotFoundError when cimporting from embedded cython program
#6533
opened Dec 4, 2024 by
Source61
[BUG]
__get__
does not allow optional last argument breaks Python compatibility
defect
Python Semantics
#6527
opened Nov 30, 2024 by
user202729
Better separation of MemoryViewIndexNode and MemoryViewSliceNode
cleanup
#6519
opened Nov 25, 2024 by
scoder
[BUG] Undefined reference to funcname when compiling embedded exec/lib with pxd and with a cdef extern func()
#6514
opened Nov 24, 2024 by
Source61
[BUG] Use constants to size arrays in the stack in pure-python mode
#6505
opened Nov 19, 2024 by
crusaderky
[ENH] Replacing
bytes(...)
with PyBytes_FromObject
Code Generation
feature
#6504
opened Nov 15, 2024 by
jakirkham
[ENH] Support keyword-only and position-only arguments in cdef and cpdef functions
#6493
opened Nov 9, 2024 by
bbb23exposed
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-11-11.