From: Guido van Rossum Date: Sat, 5 Sep 2015 22:20:57 +0000 (-0700) Subject: Issue #24912: Prevent __class__ assignment to immutable built-in objects. (Merge... X-Git-Tag: v3.6.0a1~1664 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba5f59089a1ee2761cacd8b207701f1698d3e6e6;p=thirdparty%2FPython%2Fcpython.git Issue #24912: Prevent __class__ assignment to immutable built-in objects. (Merge 3.5 -> 3.6) --- ba5f59089a1ee2761cacd8b207701f1698d3e6e6