- 03 Agu, 2008 3 kayıt (commit)
-
-
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ı
-
- 31 Tem, 2008 9 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
the freelist contained half-initialized objects with freed pointers. The comment /* XXX UNREF/NEWREF interface should be more symmetrical */ was copied from tupleobject.c, and appears in some other places. I sign the petition.
-
Amaury Forgeot d'Arc yazdı
-
Amaury Forgeot d'Arc yazdı
The argument was fetched in a long, but PyUnicode_FromOrdinal takes an int. (why doesn't gcc issue a truncation warning in this case?)
-
Neal Norwitz yazdı
-
Benjamin Peterson yazdı
-
Mark Dickinson yazdı
-
Brett Cannon yazdı
-
Raymond Hettinger yazdı
both a keyword argument and star arguments.
-
Amaury Forgeot d'Arc yazdı
make sure that PyErr_ExceptionMatches returns 0 when an exception occurs there.
-
- 30 Tem, 2008 7 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Mark Dickinson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Mark Dickinson yazdı
that were missed by r65308
-
Mark Dickinson yazdı
-
Benjamin Peterson yazdı
-