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
/
test
/
test_reprlib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-17
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