- 31 May, 2008 2 commits
-
-
Mark Hammond authored
-
Raymond Hettinger authored
-
- 30 May, 2008 11 commits
-
-
Marc-André Lemburg authored
Closes #3011.
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Raymond Hettinger authored
* Expand comments. * Swap variable names in the sum_exact code so that x and y are consistently chosen as the larger and smaller magnitude values respectively.
-
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 5 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
-