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 Guido.van.Rossum, Mark.Shannon, benjamin.peterson, eltoder, gvanrossum, larry, lemburg, njs, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2015-09-01.19:31:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441135893.29.0.129409884384.issue24912@psf.upfronthosting.co.za>
In-reply-to
Content
> I do understand your predicament. Can you live with just a special case for modules? __class__ assignment is full of non-portable special cases already.

Not only can I live with it, but -- unless I misunderstand your meaning -- this is exactly the approach that I am advocating and have submitted a patch to implement :-).
History
Date User Action Args
2015-09-01 19:31:33njssetrecipients: + njs, lemburg, gvanrossum, rhettinger, pitrou, vstinner, larry, benjamin.peterson, Mark.Shannon, eltoder, serhiy.storchaka, Guido.van.Rossum
2015-09-01 19:31:33njssetmessageid: <1441135893.29.0.129409884384.issue24912@psf.upfronthosting.co.za>
2015-09-01 19:31:33njslinkissue24912 messages
2015-09-01 19:31:33njscreate