Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) | Brett Cannon | 2013-07-04 | 1 | -1/+1 |
* | Issue #18200: Update the stdlib (except tests) to use | Brett Cannon | 2013-06-14 | 1 | -1/+1 |
* | Avoid pulling threading when _thread is sufficient | Antoine Pitrou | 2011-10-11 | 1 | -1/+1 |
* | Close #12028: Make threading._get_ident() public, rename it to | Victor Stinner | 2011-05-30 | 1 | -1/+1 |
* | Fix typo. | Raymond Hettinger | 2011-01-23 | 1 | -1/+1 |
* | Add entry for reprlib. | Raymond Hettinger | 2011-01-23 | 1 | -0/+1 |
* | Fix bootstrap issues when building without threads | Antoine Pitrou | 2010-11-05 | 1 | -1/+1 |
* | Issue 9840: Add reprlib.recursive_repr(), a decorator for handling recursive... | Raymond Hettinger | 2010-09-13 | 1 | -1/+30 |
* | Rename the repr module file to reprlib.py. | Alexandre Vassalotti | 2008-05-16 | 1 | -0/+127 |