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___future__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-5
/
+1
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-1
/
+0
*
convert shebang lines: python -> python3
Benjamin Peterson
2010-03-11
1
-1
/
+1
*
Merged revisions 73781 via svnmerge from
Benjamin Peterson
2009-07-02
1
-0
/
+3
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-2
/
+2
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2
/
+2
*
Patch# 1258 by Christian Heimes: kill basestring.
Guido van Rossum
2007-10-16
1
-1
/
+1
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-52
/
+56
*
Allow both string and Unicode objects in levels.
Martin v. Löwis
2002-11-09
1
-2
/
+2
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1
/
+1
*
Expose the CO_xxx flags via the "new" module (re-solving a problem "the
Tim Peters
2001-08-18
1
-0
/
+13
*
A self-contained piece of Michael Hudson's patch
Tim Peters
2001-08-17
1
-1
/
+6
*
Make names in __future__.py bind to class instances instead of 2-tuples.
Tim Peters
2001-03-02
1
-3
/
+2
*
Add __future__.py to std library, + dull test to verify that assignments
Tim Peters
2001-02-26
1
-0
/
+42