- 15 Oct, 2011 16 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
another partial rewrite of the with statement: let the WithTargetAssignmentStatNode do the __enter__() result cleanup explicitly
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
(not optimising the generic case here as it has a couple of tricky error cases) * replaced DECREF(PyList_GET_ITEM()) by separate GET+SET+DECREF calls to prevent inconsistent list states during DECREF()
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
T731 locals() scope, eval(), exec()
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
also optimise left-side multiplication of lists/tuples for integer factors, generally fix constant folding test
-
Stefan Behnel authored
-
- 14 Oct, 2011 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
-
Stefan Behnel authored
-
- 13 Oct, 2011 12 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Vitja Makarov authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Stefan Behnel authored
drop redundant type checks in PyEval_CallObjectWithKeywords() in favour of the simpler and faster PyObject_Call() --HG-- extra : transplant_source : %05%05%B3.Ly1%1C%E8%ED%D8%C2m%2B%7F%C7%05%08z%04
-
Robert Bradshaw authored
This commit seems to break the py3k build. This reverts commit b50c6792.
-
- 12 Oct, 2011 2 commits
-
-
Mark Florisson authored
-
Stefan Behnel authored
--HG-- extra : transplant_source : %DF%9C%95%AE%9B7m%05%AA%02%C9%9C%80L%88O0%CD%40c
-
- 08 Oct, 2011 1 commit
-
-
Thomas Lotze authored
--HG-- extra : transplant_source : %7B%FB%25%5D%D5Z%84%FD%12%CBC%5B%BD%97%D6%93%FCP%E0%A1
-