- 15 Sep, 2015 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
explicitly handle CloneNode in replacement transforms to make sure we take care of its content argument
-
Stefan Behnel authored
Conflicts: tests/run/iterdict.pyx
-
- 14 Sep, 2015 1 commit
-
-
Stefan Behnel authored
-
- 13 Sep, 2015 14 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Conflicts: CHANGES.rst
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Nikolaus Rath authored
Fixes http://trac.cython.org/ticket/864. --HG-- extra : amend_source : d2a97da4f942d555723b9bfa488985c5e5c27721
-
Stefan Behnel authored
-
Stefan Behnel authored
explicitly cast digits during PyLong conversion to avoid relying on potentially unsafe C coercion (fixes ticket #865)
-
Stefan Behnel authored
-
scoder authored
Fix exception handling for overloaded operators.
-
- 12 Sep, 2015 16 commits
-
-
Stefan Behnel authored
-
scoder authored
__Pyx_decode_c_string: check for overflow when calling strlen.
-
Nikolaus Rath authored
Fixes http://trac.cython.org/ticket/864. --HG-- extra : amend_source : d2a97da4f942d555723b9bfa488985c5e5c27721
-
Stefan Behnel authored
fix cname override for helper functions: 'str' compile time values no longer require decoding in Py3
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
make str values in compile time DEF env turn into actually usable Unicode strings when compiling under Python 3
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
copy over "test_call.py" test from CPython 3.5+ to disable an error test that prevents it from building in Cython
-
Stefan Behnel authored
-
Jakub Wilk authored
-
scoder authored
Fix typos.
-
Jakub Wilk authored
-
- 11 Sep, 2015 4 commits
-
-
Stefan Behnel authored
Conflicts: CHANGES.rst
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Leo Razoumov authored
-