- 01 Mar, 2017 2 commits
-
-
fabianrost authored
-
fabianrost authored
-
- 26 Feb, 2017 1 commit
-
-
Robert Bradshaw authored
This allows return types such as std::map<K, V>. Fixes #1599
-
- 14 Feb, 2017 1 commit
-
-
Robert Bradshaw authored
This fixes #1562
-
- 12 Feb, 2017 8 commits
-
-
Stefan Behnel authored
Add a comment about using setuptools and Cython together when passing Extension objects into cythonize() or distutils. Resolves #338.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Encode relative path to working tree in code paths when possible.
-
Stefan Behnel authored
-
-
scoder authored
Fix Python 2 and 3 have diffrent default encoding
-
Stefan Behnel authored
Closes #1594.
-
- 11 Feb, 2017 24 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
- resolve string escapes only outside of fstring expressions - reject backslashes inside of fstring expressions Also make some fstring errors non-fatal to keep parsing.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Allowed importing pyx files from ZIP archives
-
Stefan Behnel authored
-
Sergei Lebedev authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Issue a warning as this is a behavioural change that can lead to subtle code breakage of currently working code, in the same way that the previous behaviour could easily lead to bugs in general. Resolves #1602.
-
- 10 Feb, 2017 4 commits
-
-
Jiajun Huang authored
-
scoder authored
ENH: update test skip list for pypy
-
scoder authored
Delete trailing spaces
-
Stefan Behnel authored
-