- 03 Şub, 2014 8 kayıt (commit)
-
-
Ned Deily yazdı
-
Serhiy Storchaka yazdı
The '**' operator is available only since 8.5 and in any case such large integers are not supported on Tcl <8.5.
-
Antoine Pitrou yazdı
Issue #20426: When passing the re.DEBUG flag, re.compile() displays the debug output every time it is called, regardless of the compilation cache.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Improved error handling in variables-related commands.
-
Serhiy Storchaka yazdı
exprlong() and exprboolean().
-
Andrew Kuchling yazdı
-
Vinay Sajip yazdı
-
- 02 Şub, 2014 6 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Ned Deily yazdı
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
Terry Jan Reedy yazdı
from the old green snake to the new new blue and yellow snakes.
-
- 01 Şub, 2014 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 31 Ock, 2014 2 kayıt (commit)
-
-
Zachary Ware yazdı
Patch by OSAMU NAKAMURA.
-
Zachary Ware yazdı
-
- 30 Ock, 2014 2 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Yury Selivanov yazdı
-
- 29 Ock, 2014 3 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
-
Terry Jan Reedy yazdı
which are at least as efficient. On Py3, unpacking exceptions never works.
-
- 27 Ock, 2014 8 kayıt (commit)
-
-
Serhiy Storchaka yazdı
is present.
-
Serhiy Storchaka yazdı
successful when called during nulling out of modules during shutdown. Misleading exception no longer raised when resource warning is emitted during shutdown.
-
Victor Stinner yazdı
arguments. Patch by Glenn Langford.
-
Benjamin Peterson yazdı
Patch by Nikolaus Rath.
-
Terry Jan Reedy yazdı
make it actually gives some help when clicked. Patch by Guilherme Simões.
-
Terry Jan Reedy yazdı
removed even for bound methods. (Inspect.signature does, see 20401.)
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Original patch by Serhiy Storchaka.
-
- 26 Ock, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Based on patch by Claudiu Popa.
-
Serhiy Storchaka yazdı
codecs.StreamReader returned incomplete data when were called after readline() or read(size). Based on patch by Amaury Forgeot d'Arc.
-
- 25 Ock, 2014 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
http.server, imghdr, mailcap, mimetypes, xml.etree.
-
Victor Stinner yazdı
towards zero
-
Eric V. Smith yazdı
-
Benjamin Peterson yazdı
-
- 24 Ock, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
On Windows os.open() error message doesn't contain file name.
-