summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
0.29.xDisable fast Py_SIZE(PyLong) check in Py3.12a7+ since it's no longer valid th...Stefan Behnel13 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 Behnel13 months
patma-previewMerge branch 'master' into patma-previewda-woods18 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 Behnel17 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
2020-06-23Extend tests and accept ambiguity of surrogate pairs in Unicode string litera...gh3678_undep_unicodeStefan Behnel2-2/+12
2020-06-22Extend the surrogate pairs test in a way that also works in Py2.Stefan Behnel1-0/+1
2020-06-22Extend the surrogate pairs tests.Stefan Behnel3-1/+22
2020-06-22Comment out a platform specific test.Stefan Behnel1-2/+5
2020-06-22Limit PyUnicode_FromUnicode() usage to strings containing lone surrogates.Stefan Behnel1-1/+1
2020-06-22Add a test for surrogate pairs in Unicode strings.Stefan Behnel1-0/+10
2020-06-21Extend buildenv test to debug a MacOS problem.Stefan Behnel1-0/+5
2020-06-20Reduce deprecated Py_UNICODE API usage if possible.Stefan Behnel2-2/+11
2020-06-20Really only use PyUnicode_FromUnicode() for strings that contain lone surroga...Stefan Behnel3-2/+51
2020-06-20Merge branch '0.29.x'Stefan Behnel3-0/+22
[...]
 
Clone
git://git.baserock.org/delta/cython.git
http://git.baserock.org/git/delta/cython.git
https://git.baserock.org/git/delta/cython.git