| Commit message (Expand) | Author | Age | Files | Lines |
* | Block 2.6 Tkinter renaming reversal revisions. | Georg Brandl | 2008-05-20 | 0 | -0/+0 |
|
|
* | Blocked revisions 63481 via svnmerge | Fred Drake | 2008-05-20 | 0 | -0/+0 |
|
|
* | Remove duplicate check for PyLong_Check(). It was checked above. | Neal Norwitz | 2008-05-20 | 1 | -3/+0 |
|
|
* | Blocked revisions 63460,63464 via svnmerge | Benjamin Peterson | 2008-05-18 | 0 | -0/+0 |
|
|
* | 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 |
|
|
* | Merged revisions 63438 via svnmerge from | Georg Brandl | 2008-05-18 | 4 | -40/+39 |
|
|
* | Fix two issues in the weak set implementation. | Georg Brandl | 2008-05-18 | 1 | -2/+5 |
|
|
* | Blocked revisions 63440 via svnmerge | Georg Brandl | 2008-05-17 | 0 | -0/+0 |
|
|
* | rename HTMLParser to html.parser and htmlentitydefs to html.entities; | Fred Drake | 2008-05-17 | 9 | -23/+25 |
|
|
* | Blocked revisions 63434 via svnmerge | Fred Drake | 2008-05-17 | 0 | -0/+0 |
|
|
* | Blocked revisions 63430 via svnmerge | Fred Drake | 2008-05-17 | 0 | -0/+0 |
|
|
* | Blocked revisions 63428 via svnmerge | Benjamin Peterson | 2008-05-17 | 0 | -0/+0 |
|
|
* | Blocked revisions 63425-63426 via svnmerge | Benjamin Peterson | 2008-05-17 | 0 | -0/+0 |
|
|
* | Tkinter, step 5: remove lib-tk subdirectory and update all places where it wa... | Georg Brandl | 2008-05-17 | 10 | -24/+18 |
|
|
* | Tkinter, step 4: merge simple- and filedialog modules. | Georg Brandl | 2008-05-17 | 4 | -535/+516 |
|
|
* | Tkinter, step 3: doc updates. | Georg Brandl | 2008-05-17 | 7 | -96/+95 |
|
|
* | 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 |
|
|
* | Block Tkinter-rename-related revisions. | Georg Brandl | 2008-05-17 | 0 | -0/+0 |
|
|
* | Blocked revisions 63392 via svnmerge | Alexandre Vassalotti | 2008-05-16 | 0 | -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 | 15 | -13/+32 |
|
|
* | #2895: don't crash with bytes as keyword argument names. | Georg Brandl | 2008-05-16 | 3 | -1/+11 |
|
|
* | More 2to3 fixes in the Tools directory. Fixes #2893. | Georg Brandl | 2008-05-16 | 38 | -2032/+1999 |
|
|
* | Rename the repr module file to reprlib.py. | Alexandre Vassalotti | 2008-05-16 | 1 | -0/+0 |
|
|
* | Ran 2to3 over scripts directory. | Georg Brandl | 2008-05-16 | 19 | -86/+74 |
|
|
* | Rename enumerate() kw argument name to "iterable" and fix "sequence"->"iterab... | Georg Brandl | 2008-05-16 | 3 | -9/+9 |
|
|
* | Rename the repr module to reprlib. | Alexandre Vassalotti | 2008-05-16 | 13 | -31/+35 |
|
|
* | Blocked revisions 63358 via svnmerge | Alexandre Vassalotti | 2008-05-16 | 0 | -0/+0 |
|
|
* | Blocked revisions 63354 via svnmerge | Alexandre Vassalotti | 2008-05-16 | 0 | -0/+0 |
|
|
* | Merged revisions 63208-63209,63211-63212,63214-63217,63219-63224,63226-63227,... | Alexandre Vassalotti | 2008-05-16 | 18 | -47/+257 |
|
|
* | Blocked revisions 63105,63240,63255,63279,63323,63326,63347 via svnmerge | Alexandre Vassalotti | 2008-05-16 | 0 | -0/+0 |
|
|
* | Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-... | Alexandre Vassalotti | 2008-05-16 | 16 | -151/+277 |
|
|
* | Blocked revisions 63145,63149-63150 via svnmerge | Alexandre Vassalotti | 2008-05-16 | 0 | -0/+0 |
|
|
* | Blocked revisions 63343 via svnmerge | Brett Cannon | 2008-05-16 | 0 | -0/+0 |
|
|
* | Merged revisions 63339 via svnmerge from | Brett Cannon | 2008-05-16 | 1 | -10/+6 |
|
|
* | Remove the statvfs module. | Brett Cannon | 2008-05-16 | 6 | -90/+2 |
|
|
* | Merged revisions 63066-63076,63079,63081-63085,63087-63097,63099,63101-63104 ... | Alexandre Vassalotti | 2008-05-16 | 17 | -41/+92 |
|
|
* | Blocked revisions 63098,63100 via svnmerge | Alexandre Vassalotti | 2008-05-16 | 0 | -0/+0 |
|
|
* | Blocked revisions 63336 via svnmerge | Brett Cannon | 2008-05-16 | 0 | -0/+0 |
|
|
* | Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,... | Alexandre Vassalotti | 2008-05-16 | 38 | -190/+557 |
|
|
* | Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-... | Alexandre Vassalotti | 2008-05-15 | 12 | -204/+223 |
|
|
* | Merged revisions 62914-62916,62918-62919,62921-62922,62924-62942,62944-62945,... | Alexandre Vassalotti | 2008-05-15 | 13 | -45/+260 |
|
|
* | Fixed refleak in _testcapi.test_s_code. | Alexandre Vassalotti | 2008-05-15 | 1 | -0/+1 |
|
|
* | Fixed another missed ConfigParser import rename. | Alexandre Vassalotti | 2008-05-15 | 1 | -1/+1 |
|
|
* | Blocked revisions 63315 via svnmerge | Brett Cannon | 2008-05-15 | 0 | -0/+0 |
|
|
* | Blocked revisions 63308 via svnmerge | Brett Cannon | 2008-05-15 | 0 | -0/+0 |
|
|