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 njs
Recipients benjamin.peterson, eltoder, njs, pitrou, python-dev, serhiy.storchaka
Date 2015-04-13.19:26:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428953206.21.0.0335602639728.issue23726@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, it probably would be a good idea to disallow assigning __class__ for immutable types.
History
Date User Action Args
2015-04-13 19:26:46njssetrecipients: + njs, pitrou, benjamin.peterson, python-dev, eltoder, serhiy.storchaka
2015-04-13 19:26:46njssetmessageid: <1428953206.21.0.0335602639728.issue23726@psf.upfronthosting.co.za>
2015-04-13 19:26:46njslinkissue23726 messages
2015-04-13 19:26:46njscreate