index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
reprlib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-31370: Remove support for threads-less builds (#3385)
Antoine Pitrou
2017-09-07
1
-4/+1
*
Issue #26634: recursive_repr() now sets __qualname__ of wrapper.
Serhiy Storchaka
2016-04-26
1
-0/+1
*
Issue #22824: Simplify reprlib output format for empty arrays
Raymond Hettinger
2014-11-15
1
-0/+2
*
Issue #22824: Updated reprlib output format for sets to use set literals.
Raymond Hettinger
2014-11-10
1
-2/+6
*
Issue #22031: Reprs now always use hexadecimal format with the "0x" prefix
Serhiy Storchaka
2014-07-22
1
-1/+1
*
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