2008-06-22 |
Raymond Hettinger | Merge 64438: hex/oct/bin can show floats exactly. |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Guido van Rossum | Ignore .py[co] files here. |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Facundo Batista | Reviewed and updated the documentation. Fixes #3017. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Benjamin Peterson | remove references of cPickle in the pickle docs (uhh... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Benjamin Peterson | Blocked revisions 64431 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Benjamin Peterson | Merged revisions 64422 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Benjamin Peterson | don't bother expecting to skip tests that don't exist |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Benjamin Peterson | Blocked revisions 64413 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Amaury Forgeot... | merge error: test.test_support is now test.support |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Amaury Forgeot... | Issue 3145: help("modules xxx") failed when scanning... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Benjamin Peterson | _getstalt doesn't need to be built on non-darwin system... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Barry Warsaw | Post 3.0b1 release |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Barry Warsaw | Tagging 3.0b1 |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Barry Warsaw | Bump to 3.0b1 v3.0b1 |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Benjamin Peterson | Blocked revisions 64371 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Benjamin Peterson | Blocked revisions 64386,64392 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Amaury Forgeot... | Merged revisions 64387 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Amaury Forgeot... | follow-up of r64385: rename urllib.quote in nturl2path |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Amaury Forgeot... | Issue3113: tests for CGIHTTPRequestHandler failed on... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Jeremy Hylton | Make a new urllib package . |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Jesse Noller | merge 64378 |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Jesse Noller | Merge r64375 to py3k |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Mark Dickinson | Quick fix for test_math failures on Solaris 10 buildbot... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Amaury Forgeot... | Merged revisions 64114 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Amaury Forgeot... | Merged revisions 64360-64361 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Benjamin Peterson | Merged revisions 64358 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Benjamin Peterson | Merged revisions 64356 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Benjamin Peterson | Merged revisions 64349 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Amaury Forgeot... | Another merge error, seen on bigendian machines |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Amaury Forgeot... | Merge error: platform.py would not import |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Amaury Forgeot... | Return the module at the end of its init function. |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Amaury Forgeot... | Remove 2.6 compatibility code: |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Amaury Forgeot... | Merged revisions 64119,64147,64150,64165,64219-64221... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Amaury Forgeot... | Removed some versionadded tags, and a reference to... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Amaury Forgeot... | Merged revisions 64089,64098,64100-64102,64113,64115... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Benjamin Peterson | Blocked revisions 64142 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Benjamin Peterson | Merged revisions 64326 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Amaury Forgeot... | Blocked revisions 63685,64097,64129 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Benjamin Peterson | Merged revisions 64317 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Benjamin Peterson | add some casts and fix the build from 64311 |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Benjamin Peterson | Merged revisions 64313 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Thomas Heller | Merged revisions 64131,64134-64141,64143-64146 via... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Amaury Forgeot... | Merged revisions 64309 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Benjamin Peterson | improvements to the fix for #3114 |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Benjamin Peterson | Merged revisions 64286 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Benjamin Peterson | #3114 fix a bus error when deallocated exceptions were... |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Benjamin Peterson | Merged revisions 64095 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Guido van Rossum | Implicit exception chaining via __context__ (PEP 3134). |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Martin v. Löwis | Recorded merge of revisions 64257 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Martin v. Löwis | Merged revisions 64267-64272 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Martin v. Löwis | Merged revisions 64265 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Benjamin Peterson | remove a versionadded |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Martin v. Löwis | Merged revisions 64262 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-14 |
Martin v. Löwis | Merged revisions 64260 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Martin v. Löwis | Ran svneol.py |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Martin v. Löwis | Run svneol.py for all files currently using Unix line... |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Amaury Forgeot... | Blocked revisions 64254 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Amaury Forgeot... | Add missing files for the windows VS2005 compiler |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Benjamin Peterson | fix multiprocessing line endings in py3k |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Benjamin Peterson | Blocked revisions 64250 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Benjamin Peterson | Blocked revisions 64248 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Martin v. Löwis | Merged revisions 64246 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Martin v. Löwis | Merged revisions 64243-64244 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Martin v. Löwis | Merged revisions 64239 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Benjamin Peterson | Merged revisions 64223-64224 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Martin v. Löwis | Merged revisions 64185-64196 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Martin v. Löwis | Merged revisions 64226 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Martin v. Löwis | Make print_delta static. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Martin v. Löwis | Make stdprinter_write static. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Georg Brandl | Fix last traces of old threading API. |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Alexandre Vassalotti | Fixed compiler warnings on MSVC9.0 |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Benjamin Peterson | fix more threading API related bugs |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Benjamin Peterson | fix more threading API usage |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Amaury Forgeot... | Merged revisions 64214 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-13 |
Benjamin Peterson | Merged revisions 64212 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Amaury Forgeot... | Slowly apply part of #2065: py3k can be compiled with... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Amaury Forgeot... | Merged revisions 64202 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Amaury Forgeot... | Merged revisions 64197 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Benjamin Peterson | Blocked revisions 64206 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Amaury Forgeot... | On Windows, repair compilation of builtin modules _stri... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Georg Brandl | Remove traces of rfc822. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Benjamin Peterson | remove the rfc822 module |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Georg Brandl | Remove last traces of mimetools. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Alexandre Vassalotti | Removed _stringio from Windows build. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Alexandre Vassalotti | Restore _pickle module accelerator module. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Alexandre Vassalotti | Fixed test_urllib2 by coercing Message object to str |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Benjamin Peterson | remove a mimetools import |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Benjamin Peterson | attempt to fix multiprocessing |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Benjamin Peterson | Blocked revisions 64169 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Benjamin Peterson | add a period |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Benjamin Peterson | actually remove the mimetools module |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Benjamin Peterson | fix compiler warning |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Barry Warsaw | Patch for issue 2848, mostly by Humberto Diogenes,... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Benjamin Peterson | revert the addition of _pickle because it was causing... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Barry Warsaw | Update NEWS and ACKS for issue 2849. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Barry Warsaw | Patch by Humberto Diogenes for issue 2849, removing... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Benjamin Peterson | fix test_pyclbr which failed because the new StringIO... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Alexandre Vassalotti | Fixed test_tempfile. |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Alexandre Vassalotti | Attempt to fix the Windows build for _stringio and... |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Alexandre Vassalotti | Fixed test_sys failure due to removal of the unused... |
commit | commitdiff | tree | snapshot |
next |