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 ncoghlan
Recipients Arfrever, barry, brett.cannon, eric.araujo, eric.snow, loewis, ncoghlan
Date 2012-05-30.20:52:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7deehnLAY_dHu7U=8anpNmLFZbuyy0ABAiVZWw08EFPxQ@mail.gmail.com>
In-reply-to <1338406954.87.0.410992558727.issue14673@psf.upfronthosting.co.za>
Content
History with dictproxy means I'm also OK with "new type by stealth".
Perhaps add some tests to check "type(sys.implementation)()" does something
sane?
History
Date User Action Args
2012-05-30 20:52:54ncoghlansetrecipients: + ncoghlan, loewis, barry, brett.cannon, eric.araujo, Arfrever, eric.snow
2012-05-30 20:52:54ncoghlanlinkissue14673 messages
2012-05-30 20:52:54ncoghlancreate