2008-05-26 |
Benjamin Peterson | update test ignore list |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Brett Cannon | The commands module has been removed. The getoutput... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Brett Cannon | Add the new packages to the Makefile for installation. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Brett Cannon | Ignore py(c|o) files. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Add NEWS entry for http package. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Remove _FooCookieJar modules and merge their content... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Fix old-style octal literals in the docs. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | Blocked revisions 63704 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Remove remaining references to UserDict module. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | remove test.support.have_unicode |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | Merged revisions 63542-63544,63546,63553,63563-63564... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Merged revisions 63575 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Create http package. #2883. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | Merged revisions 63698 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | Merged revisions 63678,63688,63690,63696 via svnmerge... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | remove PyBytes_Format from header |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Blocked revisions 63660,63665,63691 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | update docs after renaming of PyString -> PyBytes |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | fix failing test from rename |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | Blocked revisions 63686 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | Merged revisions 63402,63405,63411,63457,63467-63468... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Christian Heimes | Renamed files bytesobject.[ch] and stringobject.[ch] |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Christian Heimes | Renamed PyString to PyBytes |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Christian Heimes | Renamed PyBytes to PyByteArray |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Christian Heimes | Blocked revisions 63672,63675,63677,63679 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | Merged revisions 63397,63673 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | Blocked revisions 63458,63498 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Thomas Heller | Merged revisions 63670 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Create xmlrpc package. Issue #2886. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Rename test file to its proper module name. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Create the dbm package from PEP 3108. #2881. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | Merged revisions 63655 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | Blocked revisions 63649 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Benjamin Peterson | remove version note |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Merged revisions 63412,63445-63447,63449-63450,63452... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Christian Heimes | autoreconf run |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin v. Löwis | Merged revisions 63644 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Blocked revisions 63586-63589,63611,63630 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Blocked revisions 63493-63495 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Blocked revisions 63415,63421-63422 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Blocked revisions 63630 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Guilherme Polo | Fixed old Tkinter import, the last apparently |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin v. Löwis | Merged revisions 63634 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Rename thread to _thread and dummy_thread to _dummy_thr... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | #2967: Tkinter -> tkinter in test_tcl. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Refer consistently to issues, rewrap to 70 chars. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | #2963: fix method cache types. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | #2964: fix missing INCREF. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | #2879: rename _winreg to winreg. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Block queue/configparser renaming reversal. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Fix Queue -> queue. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Benjamin Peterson | fix skipped test due to import problem |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Thomas Heller | Merged revisions 63395-63396,63511,63522-63523 via... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Brett Cannon | Blocked revisions 63549 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Brett Cannon | Blocked revisions 63547 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Benjamin Peterson | Blocked revisions 63528 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Mark Dickinson | Change test_htmlparser to reflect the HTMLParser -... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brett Cannon | Blocked revisions 63513 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Benjamin Peterson | #2621 rename test.test_support to test.support |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Block 2.6 Tkinter renaming reversal revisions. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Fred Drake | Blocked revisions 63481 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Neal Norwitz | Remove duplicate check for PyLong_Check(). It was... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Benjamin Peterson | Blocked revisions 63460,63464 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Georg Brandl | Ignore test_c_api when checking for set methods. Thanks... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Georg Brandl | Better diagnostic. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Georg Brandl | Add a test suite for WeakSet mostly derived from test_s... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Georg Brandl | #2905: fix merge glitch on OSX. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Georg Brandl | Merged revisions 63438 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Georg Brandl | Fix two issues in the weak set implementation. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Georg Brandl | Blocked revisions 63440 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Fred Drake | rename HTMLParser to html.parser and htmlentitydefs... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Fred Drake | Blocked revisions 63434 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Fred Drake | Blocked revisions 63430 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Benjamin Peterson | Blocked revisions 63428 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Benjamin Peterson | Blocked revisions 63425-63426 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Georg Brandl | Tkinter, step 5: remove lib-tk subdirectory and update... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Georg Brandl | Tkinter, step 4: merge simple- and filedialog modules. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Georg Brandl | Tkinter, step 3: doc updates. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Georg Brandl | Tkinter, step 2: adapt imports. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Georg Brandl | Tkinter move, part 1: move modules. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Georg Brandl | Block Tkinter-rename-related revisions. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Blocked revisions 63392 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Fixed signature of theThread in test_lock. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Merged revisions 63361-63373,63375,63377-63380 via... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Georg Brandl | #2895: don't crash with bytes as keyword argument names. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Georg Brandl | More 2to3 fixes in the Tools directory. Fixes #2893. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Rename the repr module file to reprlib.py. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Georg Brandl | Ran 2to3 over scripts directory. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Georg Brandl | Rename enumerate() kw argument name to "iterable" and... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Rename the repr module to reprlib. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Blocked revisions 63358 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Blocked revisions 63354 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Merged revisions 63208-63209,63211-63212,63214-63217... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Blocked revisions 63105,63240,63255,63279,63323,63326... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Merged revisions 63119-63128,63130-63131,63133,63135... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Blocked revisions 63145,63149-63150 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brett Cannon | Blocked revisions 63343 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brett Cannon | Merged revisions 63339 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brett Cannon | Remove the statvfs module. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Merged revisions 63066-63076,63079,63081-63085,63087... |
commit | commitdiff | tree | snapshot |
next |