-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Insights: cython/cython
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
7 Pull requests merged by 2 people
-
Build: Attach current changelog to package description
#6846 merged
May 8, 2025 -
Automate the shared utility module generation from a setuptools build
#6842 merged
May 7, 2025 -
Fix handling of >10 default arguments
#6844 merged
May 7, 2025 -
Fix handling of cpp_locals exception in nogil
#6838 merged
May 5, 2025 -
Refcounting error in class cells
#6839 merged
May 5, 2025 -
[Docs] Stop describing Limited API as experimental
#6840 merged
May 5, 2025 -
Better fix for type of variable named after type
#6837 merged
May 5, 2025
6 Pull requests opened by 2 people
-
Fix `__module__` attribute for shared types
#6845 opened
May 6, 2025 -
Improve releasing the GIL with an unknown state
#6847 opened
May 7, 2025 -
Fix race in dict getter
#6849 opened
May 8, 2025 -
Optimize `range(start, end, step)` when `step` is known to be an unsigned integer
#6852 opened
May 9, 2025 -
Limited api fixups
#6862 opened
May 11, 2025 -
Skip twine check on freethreading Python.
#6863 opened
May 11, 2025
9 Issues closed by 3 people
-
[BUG] Missing complex_type_declarations in some cases
#6860 closed
May 10, 2025 -
[BUG] `cythonize` does not work on 3.1.0 + gcc 4.8
#6861 closed
May 10, 2025 -
[BUG] item.pyx -> TypeError: __set_name__() takes exactly 1 positional argument (2 given)
#6858 closed
May 9, 2025 -
[BUG] Py_TYPE and Py_REFCNT are used in limited api (3.11)
#6853 closed
May 9, 2025 -
[BUG] long builtin no longer recognised
#6857 closed
May 9, 2025 -
Prepare release of Cython 3.1
#6536 closed
May 8, 2025 -
[BUG] Compilation failure under Cython 3.1.0rc1
#6843 closed
May 7, 2025 -
[BUG] __Pyx_RaiseCppAttributeError does not acquire the GIL
#6834 closed
May 5, 2025 -
[BUG] Cython (3.1.0rc1, git) hangs in type inference for `mlx5dv.pyx` from `rdma-core`
#6835 closed
May 5, 2025
8 Issues opened by 8 people
-
[BUG] Cython/Includes/numpy missing from v3.1 wheels
#6859 opened
May 9, 2025 -
[BUG] Parameterized generics with optional parameter type fail to compile in cython 3.1
#6856 opened
May 9, 2025 -
[BUG] Incorrect signature for Python functions using fused types
#6855 opened
May 9, 2025 -
[BUG] "Unsafe C derivative of temporary Python reference used in conditional expression"
#6854 opened
May 9, 2025 -
[BUG] Comparing memoryview slices causes invalid C code to be generated
#6851 opened
May 9, 2025 -
[BUG] Objects created with Cython 3.1 leak memory.
#6850 opened
May 8, 2025 -
[BUG] Compilation failure with incorrectly selected function overloads
#6848 opened
May 8, 2025 -
[BUG] Invalid `member_descriptor` as __module__ on type(cython function) under 3.1.0rc1
#6841 opened
May 5, 2025
4 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[BUG] Compile failure on template vs non-template C++ overloads
#6823 commented on
May 7, 2025 • 0 new comments -
[BUG] performance regressions in 3.1
#6710 commented on
May 11, 2025 • 0 new comments -
Add GIL-safe wrappers round many blocking C and C++ threading functions
#6829 commented on
May 5, 2025 • 0 new comments -
Wrap C++ condition variables
#6836 commented on
May 5, 2025 • 0 new comments