- 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 6 commits
-
-
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 2 commits
-
-
Joe Jevnik authored
-
Joe Jevnik authored
interator (true as of C++11)
-
- 02 Feb, 2017 3 commits
-
-
Robert Bradshaw authored
C++ fixes
-
Joe Jevnik authored
-
Joe Jevnik authored
-
- 25 Jan, 2017 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 24 Jan, 2017 1 commit
-
-
Robert Bradshaw authored
-
- 20 Jan, 2017 1 commit
-
-
Robert Bradshaw authored
-