]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #26906: Resolving special methods of uninitialized type now causes
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 8 Oct 2016 09:28:25 +0000 (12:28 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 8 Oct 2016 09:28:25 +0000 (12:28 +0300)
implicit initialization of the type instead of a fail.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge