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