- 12 Feb, 2017 7 commits
-
-
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 7 commits
-
-
Jiajun Huang authored
-
scoder authored
ENH: update test skip list for pypy
-
scoder authored
Delete trailing spaces
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
use compiled Cython for appveyor build: we compile it anyway so that is what we should test (and it speeds up the tests)
-
- 06 Feb, 2017 1 commit
-
-
Robert Bradshaw authored
Vector cleanups
-
- 03 Feb, 2017 1 commit
-
-
Joe Jevnik authored
-