]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
(Merge 3.4) Issue #21418: Fix a crash in the builtin function super() when
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 12 May 2014 23:32:54 +0000 (01:32 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 12 May 2014 23:32:54 +0000 (01:32 +0200)
called without argument and without current frame (ex: embedded Python).

1  2 
Misc/NEWS
Objects/typeobject.c

diff --cc Misc/NEWS
Simple merge
Simple merge