-
-
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] Coercion to NumPy in pure Python mode not working
defect
Pure Python Mode
#6418
opened Oct 3, 2024 by
DerWeh
Update GIL example without using conditional compilation
Documentation
#6411
opened Sep 26, 2024 by
jakirkham
[BUG] GraalPython dislikes fake byte code in CodeObjects
Code Generation
defect
#6409
opened Sep 26, 2024 by
scoder
[ENH]
base
interface of cpp STL reverse_iterator that returns its corresponding forward iterator
#6404
opened Sep 23, 2024 by
Yuanjimengmengda
[BUG] invalid __module__ attribute in cdef classes defined in __init__.pyd files
#6396
opened Sep 16, 2024 by
mcmtroffaes
[BUG] Repeated "__cinit__" methods are not rejected
defect
Error Reporting
#6393
opened Sep 14, 2024 by
zjt148680
[BUG] Converting multiple multidimensional c arrays to memory views incorrectly reuses variable
#6392
opened Sep 13, 2024 by
GMNGeoffrey
Tag anything that's CPython 3.13 compatible (3.1.0 alpha or 3.0.12)?
#6368
opened Aug 27, 2024 by
h-vetinari
[BUG] class method name shadows type name for following methods
#6347
opened Aug 20, 2024 by
OleksandrKvl
[BUG] Poor error message on unclosed multi-line string
Error Reporting
#6331
opened Aug 7, 2024 by
da-woods
[ENH] Generate exception monitoring events
feature
Python Semantics
#6327
opened Aug 5, 2024 by
scoder
[BUG] Missing coverage for finally block when returned from try block
#6326
opened Aug 5, 2024 by
yuyichao
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.