summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
0.29.xDisable fast Py_SIZE(PyLong) check in Py3.12a7+ since it's no longer valid th...Stefan Behnel16 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 Behnel17 months
masterMerge branch '0.29.x'Stefan Behnel16 months
patma-previewMerge branch 'master' into patma-previewda-woods21 months
release[0.29] implement the --depfile command-line option for the "cython" tool (GH-...Eli Schwartz2 years
update_test_dependenciesUse newer test dependencies in Py3.6+.Stefan Behnel3 years
[...]
 
TagDownloadAuthorAge
0.29.34cython-0.29.34.tar.gz  Stefan Behnel18 months
3.0.0b2cython-3.0.0b2.tar.gz  Stefan Behnel18 months
3.0.0b1cython-3.0.0b1.tar.gz  Stefan Behnel19 months
0.29.33cython-0.29.33.tar.gz  Stefan Behnel21 months
3.0.0a11cython-3.0.0a11.tar.gz  Stefan Behnel2 years
0.29.32cython-0.29.32.tar.gz  Stefan Behnel2 years
0.29.31cython-0.29.31.tar.gz  Stefan Behnel2 years
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 Behnel3 years
[...]
 
AgeCommit messageAuthorFilesLines
2020-05-04Test fix: avoid depending on whether "nd.shape" requires the GIL or not.cgetter_rewriteStefan Behnel1-4/+4
2020-05-04Rewrite C property support (GH-2640) based on inline C methods.Stefan Behnel8-149/+350
2020-05-04Prevent VerboseCodeWriter from inserting nul-bytes into the C file by switchi...Stefan Behnel1-9/+7
2020-05-04Stop calling PyEval_InitThreads() In Py3.7+ (where it has become a no-op).Stefan Behnel2-2/+3
2020-05-03Clean up some code formatting.Stefan Behnel1-3/+2
2020-05-03Clean up some code formatting.Stefan Behnel1-12/+8
2020-05-03Remove Py2 fallback from embedding example since the rest of the code is Py3-...Stefan Behnel1-7/+1
2020-05-03Include a complete embedding example in the docs.Stefan Behnel3-1/+117
2020-05-03Fix include file reference in docs.Stefan Behnel1-1/+1
2020-05-03Fix rst syntax in docs.Stefan Behnel2-2/+2
[...]
 
Clone
git://git.baserock.org/delta/cython.git
http://git.baserock.org/git/delta/cython.git
https://git.baserock.org/git/delta/cython.git