- 29 May, 2009 10 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Michael Foord yazdı
-
R. David Murray yazdı
command name even when executable is specified.
-
R. David Murray yazdı
-
Martin v. Löwis yazdı
-
Tarek Ziadé yazdı
-
Raymond Hettinger yazdı
-
Jeffrey Yasskin yazdı
-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 yazdı
-
Raymond Hettinger yazdı
-
- 28 May, 2009 7 kayıt (commit)
-
-
R. David Murray yazdı
-
Tarek Ziadé yazdı
-
Tarek Ziadé yazdı
-
Philip Jenvey yazdı
-
Philip Jenvey yazdı
-
Philip Jenvey yazdı
-
Benjamin Peterson yazdı
-
- 27 May, 2009 4 kayıt (commit)
-
-
R. David Murray yazdı
function.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
- 26 May, 2009 4 kayıt (commit)
-
-
Ronald Oussoren yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Collin Winter yazdı
-
- 25 May, 2009 8 kayıt (commit)
-
-
Georg Brandl yazdı
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 yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
It speeds up the with statement and correctly looks up the special methods involved.
-
Collin Winter yazdı
Issue 5670: special-case pickling of dicts. This nearly doubles the performance of dict pickling in cPickle.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
This removes ClassTestSuite and a good bit of hacks.
-
- 24 May, 2009 7 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
It creates a python-2.7.pc file and a python.pc symlink in the $(LIBDIR)/pkgconfig directory. Patch by Clinton Roy.
-
Martin v. Löwis yazdı
the directory already exists.
-
Martin v. Löwis yazdı
installer if the package has extension modules. Also add NEWS entry for #5311.
-
Gregory P. Smith yazdı
-
Antoine Pitrou yazdı
than an int, which makes some operations possible under 64-bit Linux (e.g. DN_MULTISHOT with F_NOTIFY).
-