- 30 May, 2008 6 kayıt (commit)
-
-
Eric Smith yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Issue 2855: Fix obscure crasher by slowing down the entire module. Mimics what was done to dictionaries in r59223.
-
Raymond Hettinger yazdı
-
Mark Dickinson yazdı
-
- 29 May, 2008 12 kayıt (commit)
-
-
Brett Cannon yazdı
-
Brett Cannon yazdı
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
Facundo Batista yazdı
all the upper level libraries that use it, including urllib2. Added and fixed some tests, and changed docs correspondingly. Thanks to John J Lee for the patch and the pusing, :)
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Brett Cannon yazdı
Works on issue #2877. Thanks Quentin Gallet-Gilles for the patch.
-
- 28 May, 2008 5 kayıt (commit)
-
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Mark Hammond yazdı
-
Benjamin Peterson yazdı
-
- 27 May, 2008 5 kayıt (commit)
-
-
Jesus Cea yazdı
-
Lars Gustäbel yazdı
when the TarFile is closed.
-
Gregory P. Smith yazdı
issues with it.
-
Benjamin Peterson yazdı
- Always show warnings so they are always catchable - Make test_os_path_walk faster by walking a less populous directory
-
Benjamin Peterson yazdı
-
- 26 May, 2008 12 kayıt (commit)
-
-
Gregory P. Smith yazdı
passed in. (The assert won't prevent this in non-debug builds).
-
Benjamin Peterson yazdı
-
Gregory P. Smith yazdı
memory corruption on esoteric platforms and incorrect behavior on normal platforms.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Gregory P. Smith yazdı
the last reference to the Popen instance was dropped. Adding explicit close() calls fixes it. Candidate for backport to release25-maint.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Gregory P. Smith yazdı
that installed yet but the module code supports it.
-
Gregory P. Smith yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-