63
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update doc requirements and pin them to recent versions (#5946) More... 12 months ago
Don't use contextlib in TestCyCache More... 12 months ago
Try disabling gc for line-trace tests (#5947) More... 12 months ago
Force closing gzip file in TestCyCache (#5945) More... 12 months ago
Use vectorcall by default (#5804) More... 12 months ago
Extend and clean up test.
scoder
as Stefan Behnel
More... 12 months ago
Build: Let cibuildwheel decide itself which wheels to build.
scoder
as Stefan Behnel
More... 12 months ago
Fix types in cpdef_extern_func (#5940) More... 12 months ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... 12 months ago
Prepare release of 3.0.8.
scoder
as Stefan Behnel
More... 12 months ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... 12 months ago
Update changelog.
scoder
as Stefan Behnel
More... 12 months ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... 12 months ago
Update changelog.
scoder
as Stefan Behnel
More... 12 months ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... 12 months ago
Avoid C99-isms.
scoder
as Stefan Behnel
More... 12 months ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... 12 months ago
Avoid C99-ism.
scoder
as Stefan Behnel
More... 12 months ago
Fix parsing of "longlong" etc. after the last change, i.e. Python style type names without spaces.
scoder
as Stefan Behnel
More... 12 months ago
Avoid C99-ism.
scoder
as Stefan Behnel
More... 12 months ago
Extract a list of fixed-sign integer types and reuse them where possible.
scoder
as Stefan Behnel
More... 12 months ago
Clean up a few temporary variables in Shadow.py and add a warning when users access 'cython.gs'.
scoder
as Stefan Behnel
More... 12 months ago
Fix parsing of ptrdiff_t in PyrexTypes and add another "all types in Shadow.py?" test (GH-5938) More... 12 months ago
Fix parsing of ptrdiff_t in PyrexTypes and add another "all types in Shadow.py?" test (GH-5938) More... 12 months ago
Fix some C99-isms in 3.0.x branch.
scoder
as Stefan Behnel
More... 12 months ago
Avoid C99-ism.
scoder
as Stefan Behnel
More... 12 months ago
Use Py3.6 instead of Py3.7/8/9 for the C89 build since CPython switched to C99 at some point (e.g. "inline").
scoder
as Stefan Behnel
More... 12 months ago
Use Py3.7 instead of Py3.9 for the C89 build since CPython switched to C99 at some point (e.g. "inline").
scoder
as Stefan Behnel
More... 12 months ago
Fix some C99-isms in 3.0.x branch.
scoder
as Stefan Behnel
More... 12 months ago
Cleanups in master branch (which actually uses C99, not C89).
scoder
as Stefan Behnel
More... 12 months ago