63
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 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... about 1 year ago
Don't use contextlib in TestCyCache More... about 1 year ago
Try disabling gc for line-trace tests (#5947) More... about 1 year ago
Force closing gzip file in TestCyCache (#5945) More... about 1 year ago
Use vectorcall by default (#5804) More... about 1 year ago
Extend and clean up test.
scoder
as Stefan Behnel
More... about 1 year ago
Build: Let cibuildwheel decide itself which wheels to build.
scoder
as Stefan Behnel
More... about 1 year ago
Fix types in cpdef_extern_func (#5940) More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Prepare release of 3.0.8.
scoder
as Stefan Behnel
More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Update changelog.
scoder
as Stefan Behnel
More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Update changelog.
scoder
as Stefan Behnel
More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Avoid C99-isms.
scoder
as Stefan Behnel
More... about 1 year ago
Merge branch '3.0.x'
scoder
as Stefan Behnel
More... about 1 year ago
Avoid C99-ism.
scoder
as Stefan Behnel
More... about 1 year ago
Fix parsing of "longlong" etc. after the last change, i.e. Python style type names without spaces.
scoder
as Stefan Behnel
More... about 1 year ago
Avoid C99-ism.
scoder
as Stefan Behnel
More... about 1 year ago
Extract a list of fixed-sign integer types and reuse them where possible.
scoder
as Stefan Behnel
More... about 1 year ago
Clean up a few temporary variables in Shadow.py and add a warning when users access 'cython.gs'.
scoder
as Stefan Behnel
More... about 1 year ago
Fix parsing of ptrdiff_t in PyrexTypes and add another "all types in Shadow.py?" test (GH-5938) More... about 1 year ago
Fix parsing of ptrdiff_t in PyrexTypes and add another "all types in Shadow.py?" test (GH-5938) More... about 1 year ago
Fix some C99-isms in 3.0.x branch.
scoder
as Stefan Behnel
More... about 1 year ago
Avoid C99-ism.
scoder
as Stefan Behnel
More... about 1 year 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... about 1 year 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... about 1 year ago
Fix some C99-isms in 3.0.x branch.
scoder
as Stefan Behnel
More... about 1 year ago
Cleanups in master branch (which actually uses C99, not C89).
scoder
as Stefan Behnel
More... about 1 year ago