This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eltoder
Recipients eltoder, pitrou, serhiy.storchaka
Date 2015-03-20.22:32:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426890773.16.0.806567287958.issue23726@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, this is rather new -- new in 3.5. The check was relaxed in #22986: https://hg.python.org/cpython/rev/c0d25de5919e
Previously only heap types allowed re-assigning __class__.
History
Date User Action Args
2015-03-20 22:32:53eltodersetrecipients: + eltoder, pitrou, serhiy.storchaka
2015-03-20 22:32:53eltodersetmessageid: <1426890773.16.0.806567287958.issue23726@psf.upfronthosting.co.za>
2015-03-20 22:32:53eltoderlinkissue23726 messages
2015-03-20 22:32:53eltodercreate