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_module.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #19527: Fixed tests with defined COUNT_ALLOCS.
Serhiy Storchaka
2016-07-03
1
-1
/
+3
*
Issue #27171: Fix typos in documentation, comments, and test function names
Martin Panter
2016-06-02
1
-1
/
+1
*
Fix typos in comments, documentation and test method names
Martin Panter
2016-05-08
1
-1
/
+1
*
Issue #9517: Move script_helper to the support package.
Berker Peksag
2015-05-06
1
-1
/
+1
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-6
/
+2
*
do not override errors from descriptors on modules
Benjamin Peterson
2014-04-24
1
-0
/
+8
*
Issue8297: module attribute lookup failures now include module name in error ...
Ethan Furman
2014-04-24
1
-0
/
+16
*
Make some tests more verbose in the face of failure
Brett Cannon
2013-11-22
1
-2
/
+6
*
Implement PEP 451 (ModuleSpec).
Eric Snow
2013-11-22
1
-4
/
+8
*
Add a test for module weakrefability
Antoine Pitrou
2013-08-01
1
-0
/
+9
*
Issue #18214: Improve finalization of Python modules to avoid setting their g...
Antoine Pitrou
2013-07-31
1
-1
/
+14
*
#17115,17116: Have modules initialize the __package__ and __loader__
Brett Cannon
2013-05-04
1
-7
/
+21
*
issue 14660: Implement PEP 420, namespace packages.
Eric V. Smith
2012-05-24
1
-0
/
+91
*
fix this test to actually test something (closes #13606)
Benjamin Peterson
2011-12-15
1
-2
/
+4
*
Merged revisions 85392 via svnmerge from
Benjamin Peterson
2010-10-12
1
-1
/
+16
*
Merged revisions 76235 via svnmerge from
Benjamin Peterson
2009-11-13
1
-0
/
+8
*
Merged revisions 74459 via svnmerge from
Benjamin Peterson
2009-08-15
1
-0
/
+1
*
Merged revisions 73715 via svnmerge from
Georg Brandl
2009-08-13
1
-2
/
+2
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-1
/
+1
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1
/
+1
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-4
/
+4
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-45
/
+58
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1
/
+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1
/
+1
*
Repair the test (adding a docstring to the module type changed the
Guido van Rossum
2002-06-04
1
-1
/
+1
*
Surprising fix for SF bug 563060: module can be used as base class.
Guido van Rossum
2002-06-04
1
-0
/
+48