-
-
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
[BUG] "yield from" accepts coroutines when it probably shouldn't
#6614
opened Jan 13, 2025 by
da-woods
[BUG] Error C4996: 'Py_UNICODE': deprecated in 3.13 - on cp313-win32.
#6607
opened Jan 10, 2025 by
paullinnerud
[ENH] super() in cdef classes should be improved or its limitations documented
#6605
opened Jan 9, 2025 by
jpe
[ENH] Eliminate exception getting for trivial except clauses
Optimization
#6601
opened Jan 7, 2025 by
scoder
[BUG] __radd__ etc misused by Python classes derived from Cython extension classes
#6598
opened Jan 6, 2025 by
gplepage
[BUG] Cython does not allow runtime specialization of fused type
#6588
opened Dec 29, 2024 by
user202729
[BUG] from within cppclass, accessing fields from the constructor and from the method is different
#6576
opened Dec 23, 2024 by
simplepersonru
[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] ModuleNotFoundError when cimporting from embedded cython program
#6533
opened Dec 4, 2024 by
Source61
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.