From: Serhiy Storchaka Date: Sat, 8 Oct 2016 09:26:25 +0000 (+0300) Subject: Issue #26906: Resolving special methods of uninitialized type now causes X-Git-Tag: v3.6.0b2~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=56588b7055a3c503bb7226a41d10be47f4bf2d58;p=thirdparty%2FPython%2Fcpython.git Issue #26906: Resolving special methods of uninitialized type now causes implicit initialization of the type instead of a fail. --- 56588b7055a3c503bb7226a41d10be47f4bf2d58