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 Mark.Shannon
Recipients Guido.van.Rossum, Mark.Shannon, benjamin.peterson, eltoder, gvanrossum, larry, lemburg, ncoghlan, njs, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2015-09-03.20:01:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441310519.32.0.689034355176.issue24912@psf.upfronthosting.co.za>
In-reply-to
Content
Larry, of the two choices, I prefer rolling back the change entirely.

I would like to see the bug fixes for typeobject.c applied, but I see no reason why making the __class__ of module objects assignable should be included.
History
Date User Action Args
2015-09-03 20:01:59Mark.Shannonsetrecipients: + Mark.Shannon, lemburg, gvanrossum, rhettinger, ncoghlan, pitrou, vstinner, larry, benjamin.peterson, njs, eltoder, serhiy.storchaka, Guido.van.Rossum
2015-09-03 20:01:59Mark.Shannonsetmessageid: <1441310519.32.0.689034355176.issue24912@psf.upfronthosting.co.za>
2015-09-03 20:01:59Mark.Shannonlinkissue24912 messages
2015-09-03 20:01:59Mark.Shannoncreate