- 28 Sep, 2012 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
avoid unnecessary safety temping of function arguments that are builtins or read-only variables (e.g. extension types)
-
Stefan Behnel authored
added dump_pos() method to Node class as a quick debugging way to figure out where a node lives in the source code
-
Stefan Behnel authored
-
- 26 Sep, 2012 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
make refnanny output easier to detect when used outside of doctests, print number of references leaked
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 25 Sep, 2012 6 commits
-
-
Mark Florisson authored
-
Christoph Groth authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix for refnanny C code in dict iteration: generate all GOTREFs before all coercions before all assignments to properly handle error cases
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 23 Sep, 2012 2 commits
-
-
Mark Florisson authored
-
-
- 19 Sep, 2012 4 commits
-
-
Robert Bradshaw authored
-
Christoph Groth authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 18 Sep, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 12 Sep, 2012 1 commit
-
-
B. Clausius authored
-
- 11 Sep, 2012 1 commit
-
-
Stefan Behnel authored
-
- 02 Sep, 2012 5 commits
-
-
Stefan Behnel authored
work around C compiler warnings about unused utility functions by registering the signature with the smallest dependency last
-
scoder authored
Fixes setup filename in Demos/Makefile.
-
Bertrand Bordage authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 01 Sep, 2012 1 commit
-
-
Stefan Behnel authored
-
- 31 Aug, 2012 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
Fix "PyErr_Format + PY_FORMAT_SSIZE_T likely broken in Win64"
-
- 30 Aug, 2012 5 commits