| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merged revisions 64517,64519 via svnmerge from | Benjamin Peterson | 2008-06-25 | 3 | -22/+3 |
|
|
* | Revert 64451. | Raymond Hettinger | 2008-06-24 | 1 | -27/+0 |
|
|
* | Merged revisions 64499 via svnmerge from | Eric Smith | 2008-06-24 | 1 | -0/+8 |
|
|
* | Fix old urllib/urllib2/urlparse usage. | Georg Brandl | 2008-06-23 | 3 | -13/+14 |
|
|
* | Merge 64438: hex/oct/bin can show floats exactly. | Raymond Hettinger | 2008-06-22 | 1 | -0/+27 |
|
|
* | don't bother expecting to skip tests that don't exist | Benjamin Peterson | 2008-06-19 | 1 | -21/+0 |
|
|
* | merge error: test.test_support is now test.support | Amaury Forgeot d'Arc | 2008-06-19 | 1 | -1/+1 |
|
|
* | Issue 3145: help("modules xxx") failed when scanning test.badsyntax_pep3120... | Amaury Forgeot d'Arc | 2008-06-19 | 1 | -5/+16 |
|
|
* | Bump to 3.0b1v3.0b1 | Barry Warsaw | 2008-06-19 | 2 | -2/+2 |
|
|
* | follow-up of r64385: rename urllib.quote in nturl2path | Amaury Forgeot d'Arc | 2008-06-18 | 2 | -10/+7 |
|
|
* | Issue3113: tests for CGIHTTPRequestHandler failed on windows: | Amaury Forgeot d'Arc | 2008-06-18 | 1 | -58/+18 |
|
|
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 38 | -3534/+3179 |
|
|
* | merge 64378 | Jesse Noller | 2008-06-18 | 1 | -2/+2 |
|
|
* | Merge r64375 to py3k | Jesse Noller | 2008-06-18 | 1 | -3/+6 |
|
|
* | Quick fix for test_math failures on Solaris 10 buildbot. For future | Mark Dickinson | 2008-06-18 | 1 | -8/+8 |
|
|
* | Merged revisions 64114 via svnmerge from | Amaury Forgeot d'Arc | 2008-06-18 | 1 | -0/+17 |
|
|
* | Merged revisions 64360-64361 via svnmerge from | Amaury Forgeot d'Arc | 2008-06-17 | 1 | -1/+3 |
|
|
* | Merged revisions 64358 via svnmerge from | Benjamin Peterson | 2008-06-17 | 1 | -0/+1 |
|
|
* | Merged revisions 64356 via svnmerge from | Benjamin Peterson | 2008-06-17 | 1 | -0/+3 |
|
|
* | Another merge error, seen on bigendian machines | Amaury Forgeot d'Arc | 2008-06-17 | 1 | -1/+1 |
|
|
* | Merge error: platform.py would not import | Amaury Forgeot d'Arc | 2008-06-17 | 1 | -1/+1 |
|
|
* | Remove 2.6 compatibility code: | Amaury Forgeot d'Arc | 2008-06-17 | 1 | -3/+3 |
|
|
* | Merged revisions 64119,64147,64150,64165,64219-64221,64229-64230,64233,64235,... | Amaury Forgeot d'Arc | 2008-06-17 | 7 | -40/+58 |
|
|
* | Merged revisions 64089,64098,64100-64102,64113,64115-64116,64118,64120,64132,... | Amaury Forgeot d'Arc | 2008-06-17 | 3 | -637/+576 |
|
|
* | Merged revisions 64326 via svnmerge from | Benjamin Peterson | 2008-06-17 | 1 | -2/+1 |
|
|
* | Merged revisions 64317 via svnmerge from | Benjamin Peterson | 2008-06-16 | 1 | -19/+20 |
|
|
* | Merged revisions 64309 via svnmerge from | Amaury Forgeot d'Arc | 2008-06-16 | 1 | -1/+40 |
|
|
* | improvements to the fix for #3114 | Benjamin Peterson | 2008-06-15 | 1 | -9/+4 |
|
|
* | Merged revisions 64286 via svnmerge from | Benjamin Peterson | 2008-06-15 | 46 | -158/+277 |
|
|
* | #3114 fix a bus error when deallocated exceptions were used | Benjamin Peterson | 2008-06-15 | 1 | -0/+19 |
|
|
* | Merged revisions 64095 via svnmerge from | Benjamin Peterson | 2008-06-14 | 1 | -1/+6 |
|
|
* | Implicit exception chaining via __context__ (PEP 3134). | Guido van Rossum | 2008-06-14 | 2 | -27/+102 |
|
|
* | Merged revisions 64260 via svnmerge from | Martin v. Löwis | 2008-06-14 | 1 | -45/+45 |
|
|
* | Ran svneol.py | Martin v. Löwis | 2008-06-13 | 6 | -170/+170 |
|
|
* | Fix last traces of old threading API. | Georg Brandl | 2008-06-13 | 2 | -7/+7 |
|
|
* | fix more threading API related bugs | Benjamin Peterson | 2008-06-13 | 9 | -27/+27 |
|
|
* | fix more threading API usage | Benjamin Peterson | 2008-06-13 | 1 | -2/+2 |
|
|
* | Remove traces of rfc822. | Georg Brandl | 2008-06-12 | 3 | -2/+3 |
|
|
* | remove the rfc822 module | Benjamin Peterson | 2008-06-12 | 4 | -1262/+2 |
|
|
* | Remove last traces of mimetools. | Georg Brandl | 2008-06-12 | 2 | -14/+2 |
|
|
* | Restore _pickle module accelerator module. | Alexandre Vassalotti | 2008-06-12 | 5 | -126/+130 |
|
|
* | Fixed test_urllib2 by coercing Message object to str | Alexandre Vassalotti | 2008-06-12 | 1 | -1/+1 |
|
|
* | remove a mimetools import | Benjamin Peterson | 2008-06-12 | 1 | -1/+0 |
|
|
* | attempt to fix multiprocessing | Benjamin Peterson | 2008-06-12 | 1 | -4/+2 |
|
|
* | actually remove the mimetools module | Benjamin Peterson | 2008-06-12 | 2 | -316/+0 |
|
|
* | Patch for issue 2848, mostly by Humberto Diogenes, with a couple of | Barry Warsaw | 2008-06-12 | 20 | -201/+145 |
|
|
* | revert the addition of _pickle because it was causing havok with 64-bit | Benjamin Peterson | 2008-06-12 | 5 | -130/+126 |
|
|
* | Patch by Humberto Diogenes for issue 2849, removing rfc822 module from | Barry Warsaw | 2008-06-12 | 2 | -12/+15 |
|
|
* | fix test_pyclbr which failed because the new StringIO presented bases it coul... | Benjamin Peterson | 2008-06-12 | 1 | -1/+1 |
|
|
* | Fixed test_tempfile. | Alexandre Vassalotti | 2008-06-12 | 2 | -1/+17 |
|
|