- 13 Aug, 2013 1 commit
-
-
Robert Bradshaw authored
-
- 11 Aug, 2013 3 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Also added note to change log.
-
Robert Bradshaw authored
-
- 10 Aug, 2013 14 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
allow srctree header commands to be wrapped in triple string quotes to stop IDEs from complaining about them
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix "exclude_failures" mode in cythonize() by also ignoring stripped C files from compilation failures
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 09 Aug, 2013 15 commits
-
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix code generated for __dealloc__() and __releasebuffer__() to call WriteUnraisable() on exceptions instead of building a useless traceback
-
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
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 08 Aug, 2013 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
make the NULL-instead-of-None change in tp_clear() optional and off by default - breaks too much code for now
-
Stefan Behnel authored
-
scoder authored
Assignmment based type inference
-
scoder authored
no_gc_clear implementation (disable tp_clear) + doc and tests
-
- 06 Aug, 2013 2 commits
-
-
Stefan Behnel authored
-
Torsten Landschoff authored
-