| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 35 | -869/+721 |
|
|
* | Merged revisions 63698 via svnmerge from | Benjamin Peterson | 2008-05-26 | 2 | -0/+14 |
|
|
* | fix failing test from rename | Benjamin Peterson | 2008-05-26 | 1 | -8/+8 |
|
|
* | Merged revisions 63402,63405,63411,63457,63467-63468,63480,63507-63508,63516,... | Benjamin Peterson | 2008-05-26 | 4 | -16/+45 |
|
|
* | Merged revisions 63670 via svnmerge from | Thomas Heller | 2008-05-26 | 1 | -0/+4 |
|
|
* | Create xmlrpc package. Issue #2886. | Georg Brandl | 2008-05-26 | 8 | -495/+313 |
|
|
* | Rename test file to its proper module name. | Georg Brandl | 2008-05-26 | 1 | -0/+147 |
|
|
* | Create the dbm package from PEP 3108. #2881. | Georg Brandl | 2008-05-26 | 17 | -328/+287 |
|
|
* | Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,... | Georg Brandl | 2008-05-25 | 17 | -65/+862 |
|
|
* | Merged revisions 63644 via svnmerge from | Martin v. Löwis | 2008-05-25 | 1 | -1/+4 |
|
|
* | Fixed old Tkinter import, the last apparently | Guilherme Polo | 2008-05-25 | 1 | -1/+1 |
|
|
* | Merged revisions 63634 via svnmerge from | Martin v. Löwis | 2008-05-25 | 2 | -9/+158 |
|
|
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 25 | -87/+83 |
|
|
* | #2967: Tkinter -> tkinter in test_tcl. | Georg Brandl | 2008-05-25 | 1 | -1/+1 |
|
|
* | #2879: rename _winreg to winreg. | Georg Brandl | 2008-05-25 | 5 | -38/+38 |
|
|
* | Fix Queue -> queue. | Georg Brandl | 2008-05-25 | 1 | -1/+1 |
|
|
* | fix skipped test due to import problem | Benjamin Peterson | 2008-05-23 | 1 | -1/+1 |
|
|
* | Merged revisions 63395-63396,63511,63522-63523 via svnmerge from | Thomas Heller | 2008-05-23 | 4 | -6/+60 |
|
|
* | Change test_htmlparser to reflect the HTMLParser -> html.parser | Mark Dickinson | 2008-05-21 | 2 | -6/+6 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 356 | -1302/+1301 |
|
|
* | Ignore test_c_api when checking for set methods. Thanks Brett! | Georg Brandl | 2008-05-18 | 1 | -1/+1 |
|
|
* | Better diagnostic. | Georg Brandl | 2008-05-18 | 1 | -1/+2 |
|
|
* | Add a test suite for WeakSet mostly derived from test_set and fix some | Georg Brandl | 2008-05-18 | 2 | -12/+353 |
|
|
* | #2905: fix merge glitch on OSX. | Georg Brandl | 2008-05-18 | 1 | -16/+16 |
|
|
* | Fix two issues in the weak set implementation. | Georg Brandl | 2008-05-18 | 1 | -2/+5 |
|
|
* | rename HTMLParser to html.parser and htmlentitydefs to html.entities; | Fred Drake | 2008-05-17 | 7 | -11/+13 |
|
|
* | Tkinter, step 4: merge simple- and filedialog modules. | Georg Brandl | 2008-05-17 | 4 | -535/+516 |
|
|
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 50 | -133/+136 |
|
|
* | Tkinter move, part 1: move modules. | Georg Brandl | 2008-05-17 | 14 | -0/+0 |
|
|
* | Fixed signature of theThread in test_lock. | Alexandre Vassalotti | 2008-05-16 | 1 | -1/+1 |
|
|
* | Merged revisions 63361-63373,63375,63377-63380 via svnmerge from | Alexandre Vassalotti | 2008-05-16 | 4 | -2/+4 |
|
|
* | #2895: don't crash with bytes as keyword argument names. | Georg Brandl | 2008-05-16 | 1 | -0/+8 |
|
|
* | Rename the repr module file to reprlib.py. | Alexandre Vassalotti | 2008-05-16 | 1 | -0/+0 |
|
|
* | Rename the repr module to reprlib. | Alexandre Vassalotti | 2008-05-16 | 8 | -21/+20 |
|
|
* | Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,... | Alexandre Vassalotti | 2008-05-16 | 8 | -22/+94 |
|
|
* | Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-... | Alexandre Vassalotti | 2008-05-16 | 8 | -60/+235 |
|
|
* | Merged revisions 63339 via svnmerge from | Brett Cannon | 2008-05-16 | 1 | -10/+6 |
|
|
* | Remove the statvfs module. | Brett Cannon | 2008-05-16 | 2 | -16/+0 |
|
|
* | Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 ... | Alexandre Vassalotti | 2008-05-16 | 7 | -9/+47 |
|
|
* | Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,... | Alexandre Vassalotti | 2008-05-16 | 16 | -107/+363 |
|
|
* | Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-... | Alexandre Vassalotti | 2008-05-15 | 4 | -3/+6 |
|
|
* | Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,... | Alexandre Vassalotti | 2008-05-15 | 3 | -2/+34 |
|
|
* | Fixed another missed ConfigParser import rename. | Alexandre Vassalotti | 2008-05-15 | 1 | -1/+1 |
|
|
* | Fixed configparser import in distutils.config. | Alexandre Vassalotti | 2008-05-15 | 1 | -0/+124 |
|
|
* | Renamed ConfigParser to configparser. | Alexandre Vassalotti | 2008-05-14 | 7 | -24/+24 |
|
|
* | Change Pickler._batch_appends() and Pickler._batch_setitems() to take | Alexandre Vassalotti | 2008-05-14 | 1 | -2/+4 |
|
|
* | Convert a lot of print statements to print functions in docstrings, | Neal Norwitz | 2008-05-13 | 8 | -17/+19 |
|
|
* | remove plat-darwin | Benjamin Peterson | 2008-05-13 | 2 | -360/+0 |
|
|
* | remove test_multifile | Benjamin Peterson | 2008-05-12 | 1 | -66/+0 |
|
|
* | Remove the Mac modules | Benjamin Peterson | 2008-05-12 | 154 | -38493/+33 |
|
|