index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_reprlib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #26634: recursive_repr() now sets __qualname__ of wrapper.
Serhiy Storchaka
2016-04-26
1
-0
/
+14
*
Issue #22824: Simplify reprlib output format for empty arrays
Raymond Hettinger
2014-11-15
1
-1
/
+1
*
Issue #22824: Updated reprlib output format for sets to use set literals.
Raymond Hettinger
2014-11-09
1
-18
/
+26
*
Issue #22031: Reprs now always use hexadecimal format with the "0x" prefix
Serhiy Storchaka
2014-07-22
1
-1
/
+1
*
Issue #19928: Fix test on Windows
Zachary Ware
2013-12-10
1
-2
/
+2
|
\
|
*
Issue #19928: Fix test on Windows
Zachary Ware
2013-12-10
1
-2
/
+2
*
|
Issue #19928: Implemented a test for repr() of cell objects.
Serhiy Storchaka
2013-12-10
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Issue 19572: More silently skipped tests explicitly skipped.
Zachary Ware
2013-12-08
1
-2
/
+4
|
|
\
|
|
*
Implement PEP 451 (ModuleSpec).
Eric Snow
2013-11-22
1
-0
/
+1
|
|
*
Issue #17177: Stop using imp in a bunch of tests
Brett Cannon
2013-06-15
1
-2
/
+3
*
|
|
Issue #19928: Implemented a test for repr() of cell objects.
Serhiy Storchaka
2013-12-10
1
-3
/
+9
|
/
/
*
|
Issue 19572: More silently skipped tests explicitly skipped.
Zachary Ware
2013-12-08
1
-0
/
+3
|
/
*
Lower test-skipping threshold in test_reprlib
Antoine Pitrou
2012-06-23
1
-1
/
+1
*
Fix silly mistake in debugging code
Antoine Pitrou
2012-06-23
1
-1
/
+1
*
Add debug output for temporary buildbot failures
Antoine Pitrou
2012-06-23
1
-1
/
+3
*
Make a test easier to read.
Brett Cannon
2012-06-11
1
-4
/
+3
*
Skip long repr tests when the cached pyc file's path length would exceed the ...
Antoine Pitrou
2012-04-24
1
-3
/
+25
*
Issue #14599: Make test_reprlib robust against import cache race
Brett Cannon
2012-04-16
1
-0
/
+7
*
Issue #14043: Speed up importlib's _FileFinder by at least 8x, and add a new ...
Antoine Pitrou
2012-02-20
1
-0
/
+2
*
PEP 3155 / issue #13448: Qualified name for classes and functions.
Antoine Pitrou
2011-11-25
1
-6
/
+7
*
Issue #12451: Add support.create_empty_file()
Victor Stinner
2011-06-30
1
-12
/
+11
*
Issue #3080: Fix test_reprlib on Windows
Victor Stinner
2011-02-23
1
-1
/
+1
*
#9424: Replace deprecated assert* methods in the Python test suite.
Ezio Melotti
2010-11-20
1
-13
/
+13
*
Issue 9840: Add reprlib.recursive_repr(), a decorator for handling recursive...
Raymond Hettinger
2010-09-13
1
-0
/
+29
*
Remove traces of MacOS9 support.
Ronald Oussoren
2010-05-05
1
-2
/
+1
*
use assert[Not]In where appropriate
Benjamin Peterson
2010-01-19
1
-1
/
+1
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-10
/
+10
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1
/
+1
*
Merged revisions 63361-63373,63375,63377-63380 via svnmerge from
Alexandre Vassalotti
2008-05-16
1
-0
/
+312