- 30 May, 2009 5 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
- 29 May, 2009 11 commits
-
-
Benjamin Peterson authored
-
Raymond Hettinger authored
-
Michael Foord authored
-
R. David Murray authored
command name even when executable is specified.
-
R. David Murray authored
-
Martin v. Löwis authored
-
Tarek Ziadé authored
-
Raymond Hettinger authored
-
Jeffrey Yasskin authored
-Wall -Wstrict-prototypes -Werror" in both --with-pydebug mode and --without. There's still a batch of non-prototype warnings in Xlib.h that I don't know how to fix.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 28 May, 2009 7 commits
-
-
R. David Murray authored
-
Tarek Ziadé authored
-
Tarek Ziadé authored
-
Philip Jenvey authored
-
Philip Jenvey authored
-
Philip Jenvey authored
-
Benjamin Peterson authored
-
- 27 May, 2009 4 commits
-
-
R. David Murray authored
function.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Raymond Hettinger authored
-
- 26 May, 2009 4 commits
-
-
Ronald Oussoren authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Collin Winter authored
-
- 25 May, 2009 8 commits
-
-
Georg Brandl authored
in http://codereview.appspot.com/53094 and accepted by Guido. The construct is transformed into multiple With AST nodes so that there should be no problems with the semantics.
-
Michael Foord authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
It speeds up the with statement and correctly looks up the special methods involved.
-
Collin Winter authored
Issue 5670: special-case pickling of dicts. This nearly doubles the performance of dict pickling in cPickle.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
This removes ClassTestSuite and a good bit of hacks.
-
- 24 May, 2009 1 commit
-
-
Benjamin Peterson authored
-