| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #15767: Excise the remaining instances of ModuleNotFoundError | Brett Cannon | 2013-07-04 | 1 | -1/+1 |
|
|
* | Move test___all__ over to unittest.main() and use ModuleNotFoundError | Brett Cannon | 2013-06-13 | 1 | -5/+2 |
|
|
* | #11078: test___all__ now checks for duplicates in __all__. Initial patch by ... | Ezio Melotti | 2013-05-01 | 1 | -11/+14 |
|
|
* | test___all__ ignores ResourceWarning as well | Antoine Pitrou | 2010-10-29 | 1 | -2/+4 |
|
|
* | (partially) | Florent Xicluna | 2010-04-02 | 1 | -4/+2 |
|
|
* | Merged revisions 75312 via svnmerge from | Antoine Pitrou | 2009-10-10 | 1 | -127/+79 |
|
|
* | Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,... | Benjamin Peterson | 2009-10-04 | 1 | -0/+1 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -1/+1 |
|
|
* | add io and _pyio to test___all__ | Benjamin Peterson | 2009-04-02 | 1 | -0/+2 |
|
|
* | Merged revisions 66321 via svnmerge from | Brett Cannon | 2008-09-09 | 1 | -2/+2 |
|
|
* | Make a new urllib package . | Jeremy Hylton | 2008-06-18 | 1 | -3/+1 |
|
|
* | Remove last traces of mimetools. | Georg Brandl | 2008-06-12 | 1 | -2/+0 |
|
|
* | Remove the htmllib and sgmllib modules as per PEP 3108. | Georg Brandl | 2008-06-01 | 1 | -2/+0 |
|
|
* | The commands module has been removed. The getoutput() and getstatusoutput() | Brett Cannon | 2008-05-26 | 1 | -1/+0 |
|
|
* | Create http package. #2883. | Georg Brandl | 2008-05-26 | 1 | -6/+4 |
|
|
* | Merged revisions 63698 via svnmerge from | Benjamin Peterson | 2008-05-26 | 1 | -0/+1 |
|
|
* | Create the dbm package from PEP 3108. #2881. | Georg Brandl | 2008-05-26 | 1 | -1/+1 |
|
|
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 1 | -1/+1 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Rename the repr module to reprlib. | Alexandre Vassalotti | 2008-05-16 | 1 | -1/+1 |
|
|
* | Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-... | Alexandre Vassalotti | 2008-05-15 | 1 | -1/+2 |
|
|
* | Renamed ConfigParser to configparser. | Alexandre Vassalotti | 2008-05-14 | 1 | -1/+1 |
|
|
* | Renamed the SocketServer module to 'socketserver'. | Alexandre Vassalotti | 2008-05-12 | 1 | -1/+1 |
|
|
* | The __all__ value for 'collections' was missing UserList and UserString. | Brett Cannon | 2008-05-12 | 1 | -0/+1 |
|
|
* | Rename copy_reg module to copyreg. | Alexandre Vassalotti | 2008-05-11 | 1 | -1/+1 |
|
|
* | Remove the imputil module. | Brett Cannon | 2008-05-08 | 1 | -1/+0 |
|
|
* | Merged revisions 62792,62799-62800 via svnmerge from | Christian Heimes | 2008-05-06 | 1 | -7/+10 |
|
|
* | Merged revisions 60990-61002 via svnmerge from | Christian Heimes | 2008-02-23 | 1 | -1/+1 |
|
|
* | Move UserString to collections. | Raymond Hettinger | 2008-02-21 | 1 | -1/+0 |
|
|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -1/+0 |
|
|
* | Merged revisions 56492-56752 via svnmerge from | Guido van Rossum | 2007-08-05 | 1 | -2/+0 |
|
|
* | Merged revisions 55631-55794 via svnmerge from | Guido van Rossum | 2007-06-06 | 1 | -3/+0 |
|
|
* | Merged revisions 55407-55513 via svnmerge from | Guido van Rossum | 2007-05-22 | 1 | -5/+0 |
|
|
* | Merged revisions 55328-55341 via svnmerge from | Guido van Rossum | 2007-05-15 | 1 | -3/+0 |
|
|
* | Merged revisions 55325-55327 via svnmerge from | Guido van Rossum | 2007-05-14 | 1 | -0/+2 |
|
|
* | Merged revisions 55270-55324 via svnmerge from | Guido van Rossum | 2007-05-14 | 1 | -2/+0 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -7/+5 |
|
|
* | Patch #1680961: remove sys.exitfunc and replace it with a private C API. Also... | Collin Winter | 2007-03-21 | 1 | -1/+0 |
|
|
* | Merged revisions 53304-53433,53435-53450 via svnmerge from | Thomas Wouters | 2007-01-15 | 1 | -1/+0 |
|
|
* | Patch #1550800: make exec a function. | Georg Brandl | 2006-09-06 | 1 | -2/+2 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -4/+0 |
|
|
* | Merge trunk up to 43069, putting re.py back and hopefully making the branch | Thomas Wouters | 2006-04-21 | 1 | -1/+0 |
|
|
* | Merge part of the trunk changes into the p3yk branch. This merges from 43030 | Thomas Wouters | 2006-04-21 | 1 | -3/+0 |
|
|
* | Suppress new deprecation warnings when running the | Tim Peters | 2006-02-18 | 1 | -0/+4 |
|
|
* | Remove the deprecated statcache module. | Raymond Hettinger | 2004-12-05 | 1 | -3/+0 |
|
|
* | Essentially SF patch 1061679: add missing __all__ to pickletools.py. | Tim Peters | 2004-11-06 | 1 | -0/+1 |
|
|
* | Removed no-longer-needed convolutions to recover from damaged modules | Tim Peters | 2004-08-02 | 1 | -14/+0 |
|
|
* | Move Decimal from the sandbox into production. | Raymond Hettinger | 2004-07-01 | 1 | -0/+1 |
|
|
* | Add heapq to list of __all__ checks. | Raymond Hettinger | 2004-06-13 | 1 | -0/+1 |
|
|