summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
0.29.xDisable fast Py_SIZE(PyLong) check in Py3.12a7+ since it's no longer valid th...Stefan Behnel11 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 Dalcin2 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 Behnel11 months
patma-previewMerge branch 'master' into patma-previewda-woods16 months
release[0.29] implement the --depfile command-line option for the "cython" tool (GH-...Eli Schwartz20 months
update_test_dependenciesUse newer test dependencies in Py3.6+.Stefan Behnel2 years
[...]
 
TagDownloadAuthorAge
0.29.34cython-0.29.34.tar.gz  Stefan Behnel13 months
3.0.0b2cython-3.0.0b2.tar.gz  Stefan Behnel13 months
3.0.0b1cython-3.0.0b1.tar.gz  Stefan Behnel14 months
0.29.33cython-0.29.33.tar.gz  Stefan Behnel15 months
3.0.0a11cython-3.0.0a11.tar.gz  Stefan Behnel21 months
0.29.32cython-0.29.32.tar.gz  Stefan Behnel21 months
0.29.31cython-0.29.31.tar.gz  Stefan Behnel21 months
0.29.30cython-0.29.30.tar.gz  Stefan Behnel23 months
0.29.29cython-0.29.29.tar.gz  Stefan Behnel23 months
0.29.28cython-0.29.28.tar.gz  Stefan Behnel2 years
[...]
 
AgeCommit messageAuthorFilesLines
2023-05-16Merge branch '0.29.x'HEADmasterStefan Behnel1-1/+1
2023-05-16Disable fast Py_SIZE(PyLong) check in Py3.12a7+ since it's no longer valid th...0.29.xStefan Behnel2-2/+2
2023-05-16Keep the "tp_print" slot for PyPy < 3.10 and CPython < 3.9 (GH-5437)Matti Picus5-11/+16
2023-05-15Custom int128 conversion as a slow fallback (GH-5419)scoder4-18/+142
2023-05-15Merge branch 'master' of git+ssh://github.com/cython/cythonStefan Behnel1-2/+3
2023-05-15Fix a signedness compiler warning in vector.to_py (GH-5438)Philipp Wagner1-2/+3
2023-05-15Merge branch '0.29.x'Stefan Behnel0-0/+0
2023-05-15Prevent calling the dealloc slot of a non-GC base class with GC tracking enab...scoder2-6/+41
2023-05-15Prevent calling the dealloc slot of a non-GC base class with GC tracking enab...scoder2-8/+45
2023-05-07enable passing datetime tests on PyPy (#5427)Matti Picus1-3/+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