-
-
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] Cython 3.1.0 uses Vectorcall protocol with PyPy 3.8
#6867
opened May 13, 2025 by
daniel-larraz
[BUG] Cython 3.1 generates (uninitialized) const variables that should not be const
#6864
opened May 12, 2025 by
mclegrand
[BUG] Parameterized generics with optional parameter type fail to compile in cython 3.1
#6856
opened May 9, 2025 by
Brow71189
[BUG] Incorrect signature for Python functions using fused types
#6855
opened May 9, 2025 by
takluyver
[BUG] "Unsafe C derivative of temporary Python reference used in conditional expression"
#6854
opened May 9, 2025 by
Zaczero
[BUG] Comparing memoryview slices causes invalid C code to be generated
Code Generation
defect
feature
#6851
opened May 9, 2025 by
bbb23exposed
[BUG] Compilation failure with incorrectly selected function overloads
#6848
opened May 8, 2025 by
pilleye
[BUG] Invalid General Python (3) language semantics
member_descriptor
as __module__ on type(cython function) under 3.1.0rc1
defect
Python Semantics
#6841
opened May 5, 2025 by
hawkinsp
[BUG] Compile failure on template vs non-template C++ overloads
#6823
opened May 1, 2025 by
alexmalyshev
PEP 750 Template Strings
Python Semantics
General Python (3) language semantics
#6811
opened Apr 27, 2025 by
da-woods
[BUG] temporary assignment can cause compile error as standard return value optimisation is ignored
#6809
opened Apr 26, 2025 by
CypherGrue
[BUG] Incomplete coverage for decorated functions (function def not covered)
#6785
opened Apr 8, 2025 by
hoefling
[BUG] Decorator @cython.auto_pickle(true) does not throw error with cdef memoryviews.
#6767
opened Mar 28, 2025 by
leo-hstone
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.