summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
0.29.xDisable fast Py_SIZE(PyLong) check in Py3.12a7+ since it's no longer valid th...Stefan Behnel12 months
ci_compile_allFix compilation of "ParseTreeTransforms" in Py2. It previously tried to compa...Stefan Behnel3 years
clean_up_capi_featuresTry to avoid C compiler warnings about unused utility functions, but only if ...Stefan Behnel3 years
dalcinl/fix-c-used-variableFix unused variable warnings from C/C++ compilers in generated codeLisandro Dalcin4 years
dalcinl/fix-c-warningFix GCC -Wsign-conversion warningLisandro Dalcin3 years
enable_limited_api_file_testsEnable file tests with the limited API test jobs to see what failures there are.Stefan Behnel12 months
masterMerge branch '0.29.x'Stefan Behnel12 months
patma-previewMerge branch 'master' into patma-previewda-woods17 months
release[0.29] implement the --depfile command-line option for the "cython" tool (GH-...Eli Schwartz21 months
update_test_dependenciesUse newer test dependencies in Py3.6+.Stefan Behnel3 years
[...]
 
TagDownloadAuthorAge
0.29.34cython-0.29.34.tar.gz  Stefan Behnel14 months
3.0.0b2cython-3.0.0b2.tar.gz  Stefan Behnel14 months
3.0.0b1cython-3.0.0b1.tar.gz  Stefan Behnel15 months
0.29.33cython-0.29.33.tar.gz  Stefan Behnel16 months
3.0.0a11cython-3.0.0a11.tar.gz  Stefan Behnel22 months
0.29.32cython-0.29.32.tar.gz  Stefan Behnel22 months
0.29.31cython-0.29.31.tar.gz  Stefan Behnel22 months
0.29.30cython-0.29.30.tar.gz  Stefan Behnel2 years
0.29.29cython-0.29.29.tar.gz  Stefan Behnel2 years
0.29.28cython-0.29.28.tar.gz  Stefan Behnel2 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-11-02Fix GCC -Wsign-conversion warningdalcinl/fix-c-warningLisandro Dalcin1-1/+1
2021-10-31Repair coverage tests to make them work with coverage 6.1, which changed the ...Stefan Behnel2-14/+23
2021-10-31Merge branch '0.29.x'Stefan Behnel0-0/+0
2021-10-31Change C includes of "longintrepr.h" to account for upstream changes (GH-4428)Thomas A Caswell3-4/+15
2021-10-31Change C includes of "longintrepr.h" to account for upstream changes (GH-4428)Thomas A Caswell3-4/+15
2021-10-29Fix pure Python example in clibraries.rst (GH-4432)Matus Valo1-1/+1
2021-10-28Add `clear_method_caches` to Utils.py (#4338)0dminnimda3-4/+115
2021-10-28Apply #3782 to all releases older than Visual Studio 2017 (GH-4357)Max Bachmann1-3/+3
2021-10-25Clean up the NumPy integration test by moving the doctests into the functions...Stefan Behnel1-180/+225
2021-10-25Remove dead test code.Stefan Behnel1-27/+0
[...]
 
Clone
git://git.baserock.org/delta/cython.git
http://git.baserock.org/git/delta/cython.git
https://git.baserock.org/git/delta/cython.git