- 13 Aug, 2015 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 12 Aug, 2015 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
- comma at end of any argument list (even in lambdas) - "yield from" does not accept implicit tuple arguments
-
Stefan Behnel authored
- comma at end of any argument list (even in lambdas) - "yield from" does not accept implicit tuple arguments
-
Stefan Behnel authored
disable syntax support for "yield" expressions in function argument annotations and default args which never worked and crashes the compiler
-
Stefan Behnel authored
-
- 11 Aug, 2015 2 commits
-
-
scoder authored
make C char* string literals "const" unless specified otherwise
-
Stefan Behnel authored
-
- 10 Aug, 2015 1 commit
-
-
Stefan Behnel authored
-
- 09 Aug, 2015 9 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
Conflicts: CHANGES.rst
-
Stefan Behnel authored
-
- 08 Aug, 2015 20 commits
-
-
Stefan Behnel authored
-
Ian Henriksen authored
gcc older than 4.7. This fixes a recurring Travis build failure.
-
-
Robert Bradshaw authored
Use c++0x rather than c++11 for unique_ptr tests
-
Ian Henriksen authored
gcc older than 4.7. This fixes a recurring Travis build failure.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Lars Buitinck authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
fix passing a C string literal into a void* argument (used in "withgil" test): now requires an explicit cast in C++
-
Stefan Behnel authored
-
scoder authored
typo in buffer protocol docs
-
Lars Buitinck authored
-
Stefan Behnel authored
prevent non-const char* string literals from being interned
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-