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 Behnel13 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 Schwartz22 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
2023-05-04Enable file tests with the limited API test jobs to see what failures there are.enable_limited_api_file_testsStefan Behnel1-3/+3
2023-05-04Support PyBufferProcs with Limited C-API under Py3.9+ or Py3.11+ (GH-5422)Lisandro Dalcin2-5/+8
2023-05-04Remove useless parentheses.Stefan Behnel1-3/+3
2023-05-04Remove the useless check that the struct field visibility is the same as the ...Stefan Behnel2-7/+3
2023-05-03Keep 'extern' visibility in context of struct/union to properly infer 'noexce...Matus Valo5-8/+48
2023-05-03Silence GCC -Wsign-conversion (GH-5421)Lisandro Dalcin6-8/+9
2023-05-02Merge branch '0.29.x'Stefan Behnel1-0/+10
2023-05-02Update changelog.Stefan Behnel1-0/+10
2023-05-02Allow users to override CYTHON_PEP489_MULTI_PHASE_INIT in PyPy 3.9+.Stefan Behnel1-3/+4
2023-05-02Use CYTHON_PEP489_MULTI_PHASE_INIT on PyPy 3.9 (GH-5414)Matti Picus1-2/+5
[...]
 
Clone
git://git.baserock.org/delta/cython.git
http://git.baserock.org/git/delta/cython.git
https://git.baserock.org/git/delta/cython.git