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 pitrou
Recipients Arfrever, gennad, pitrou, serhiy.storchaka
Date 2014-01-06.20:46:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389041204.91.0.53999994217.issue19255@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch, Gennadiy. Two comments:
1) I don't think re-doing the whole initialization like that is ok. It's too brutal and may also not work as you want.
2) To validate your changes, you should add a unit test anyway (in test_builtin perhaps).
History
Date User Action Args
2014-01-06 20:46:44pitrousetrecipients: + pitrou, Arfrever, gennad, serhiy.storchaka
2014-01-06 20:46:44pitrousetmessageid: <1389041204.91.0.53999994217.issue19255@psf.upfronthosting.co.za>
2014-01-06 20:46:44pitroulinkissue19255 messages
2014-01-06 20:46:44pitroucreate