63
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Re-enable CYTHON_USE_PYLONG_INTERNALS and CYTHON_USE_PYLONG_INTERNALS for the nogil build (#6155) More... 2 days ago
Do not set exception_check if already set during analyzing pxd file (#6124) More... 4 days ago
Use FileNotFoundError instead of OSError (#6149) More... 4 days ago
Enable vectorcall on nogil build (#6147) More... 7 days ago
Simplify module setup code for nogil/free-threaded CPython (GH-6137) More... 7 days ago
Remove outdated comment.
scoder
as Stefan Behnel
More... 10 days ago
Fix a comment.
scoder
as Stefan Behnel
More... 13 days ago
CI: Stop using deprecated macos-11 job images, but still target 11.0 (instead of 10.5, which is also legacy).
scoder
as Stefan Behnel
More... 13 days ago
Avoid 'unreachable code' warnings in clang.
scoder
as Stefan Behnel
More... 14 days ago
Docs: Adapt string examples to language_level=3 (#6140) More... 14 days ago
Docs: Fix example manual work in parallelization (#6139) More... 14 days ago
Fix a C compiler warning about implicit sign conversion.
scoder
as Stefan Behnel
More... 16 days ago
Test runner: Avoid rebuilding the refnanny if it can already be imported.
scoder
as Stefan Behnel
More... 16 days ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... 17 days ago
Add type slot "tp_versions_used" that was added in Py3.13a4.
scoder
as Stefan Behnel
More... 17 days ago
Add type slot "tp_versions_used" that was added in Py3.13a4.
scoder
as Stefan Behnel
More... 17 days ago
Remove some Py2-isms.
scoder
as Stefan Behnel
More... 17 days ago
Remove Py2 legacy test code.
scoder
as Stefan Behnel
More... 17 days ago
Fix behaviour of __class__ special variable (#4094) More... 18 days ago
Always add binops to methoddef (#5868) More... 18 days ago
Add some more limited API support (#6061) More... 18 days ago
Fix typo in defaults as class (#6133) More... 18 days ago
Change CyFunction defaults to a PyObject (#4673) More... 19 days ago
Remove unused function from Parsing.py (#6131) More... 19 days ago
Cleanup: Remove trivial constructor.
scoder
as Stefan Behnel
More... 19 days ago
Refactor Cache.py (GH-6117) More... 19 days ago
Remove an unused import.
scoder
as Stefan Behnel
More... 19 days ago
[docs] Document Cython cache (#6095) More... 21 days ago
Add tests for lookup_module_cpdef option (#6115) More... 23 days ago
Remove trailing whitespace.
scoder
as Stefan Behnel
More... 24 days ago