-
-
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] Improve error message for
cpdef
variable in cdef class
#6628
opened Jan 24, 2025 by
user202729
[BUG] Cython does not allow runtime specialization of fused type
#6588
opened Dec 29, 2024 by
user202729
[BUG] Temporarily file not properly cleaned on compilation flag change
#6565
opened Dec 16, 2024 by
user202729
[ENH] Better diagnostic message for
fatal error: ios: No such file or directory
— require usage of C++
#6560
opened Dec 11, 2024 by
user202729
[ENH] Explain effect of
binding=False
on @functools.wraps(f)
in the documentation of compiler directives
#6557
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]
__get__
does not allow optional last argument breaks Python compatibility
defect
Python Semantics
#6527
opened Nov 30, 2024 by
user202729
[BUG] embed_pos_in_docstring and fast_getattr gives error on memoryview
#6442
opened Oct 22, 2024 by
user202729
ProTip!
Exclude everything labeled
bug
with -label:bug.