- 04 Agu, 2008 6 kayıt (commit)
-
-
Gregory P. Smith yazdı
of using pipes that cause deadlocks.
-
Brett Cannon yazdı
while running under -3.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
running under -3.
-
Gregory P. Smith yazdı
argument in python 2.5, this broke code that subclassed Popen to include its own poll method. Fixed my moving _deadstate to an _internal_poll method.
-
Brett Cannon yazdı
warnings when run under -3.
-
- 03 Agu, 2008 13 kayıt (commit)
-
-
Brett Cannon yazdı
-
Brett Cannon yazdı
warnings triggered under -3.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
package, when run under -3, about using <>.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
under -3 through test_xmlrpc.
-
Brett Cannon yazdı
move from list.sort(cmp=) to key=.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
cookielib.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Brett Cannon yazdı
unpacking in parameter lists and using callable(). Found through -3.
-
Brett Cannon yazdı
urlparse when run under -3.
-
- 02 Agu, 2008 11 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Lars Gustäbel yazdı
AttributeError since __slots__ were added to zipfile.ZipInfo in r46967 two years ago. Add a warning about the removal of TarFileCompat in Python 3.0.
-
Martin v. Löwis yazdı
Tcl command objects.
-
Brett Cannon yazdı
under -3.
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
while running under -3.
-
Brett Cannon yazdı
-3.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 01 Agu, 2008 10 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
have the feature of putting all the small EBNF snippets together into one big file.
-
Jesse Noller yazdı
-
Martin v. Löwis yazdı
Fixes part of #3131.
-
Mark Dickinson yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
unpacking in a parameter list and set some constants by hand that were pulled from the 'compiler' package.
-
Brett Cannon yazdı
SyntaxWarning as triggered by -3.
-
Brett Cannon yazdı
by -3.
-
Brett Cannon yazdı
-