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_super.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #26718: super.__init__ no longer leaks memory if called multiple times.
Serhiy Storchaka
2016-04-13
1
-0/+9
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-5/+0
*
reset __class__, so multiple runs don't fail (closes #17999)
Benjamin Peterson
2013-05-17
1
-0/+5
*
hide the __class__ closure from the class body (#12370)
Benjamin Peterson
2013-05-15
1
-2/+26
*
when an argument is a cell, set the local copy to NULL (see #17927)
Benjamin Peterson
2013-05-12
1
-0/+13
*
Make super() internal errors RuntimeError instead of SystemError (closes #15839)
Benjamin Peterson
2012-09-02
1
-0/+15
*
Close #14857: fix regression in references to PEP 3135 implicit __class__ clo...
Nick Coghlan
2012-05-27
1
-0/+24
*
use a invalid name for the __class__ closure for super() (closes #12370)
Benjamin Peterson
2011-06-20
1
-0/+10
*
fix uglyNamingConvention
Benjamin Peterson
2011-06-19
1
-7/+7
*
Fix for bug 4360 "SystemError when method has both super() & closure". Patch
Barry Warsaw
2008-11-20
1
-0/+11
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2/+2
*
Merged revisions 55817-55961 via svnmerge from
Guido van Rossum
2007-06-13
1
-0/+79