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 vstinner
Recipients abarry, mdk, serhiy.storchaka, sjpalt, vstinner
Date 2016-12-05.16:28:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480955284.44.0.458091424465.issue28866@psf.upfronthosting.co.za>
In-reply-to
Content
If you call sys._clear_type_cache() after the setattr(), weird_without_interactive.py doesn't crash anymore.
History
Date User Action Args
2016-12-05 16:28:04vstinnersetrecipients: + vstinner, serhiy.storchaka, abarry, mdk, sjpalt
2016-12-05 16:28:04vstinnersetmessageid: <1480955284.44.0.458091424465.issue28866@psf.upfronthosting.co.za>
2016-12-05 16:28:04vstinnerlinkissue28866 messages
2016-12-05 16:28:04vstinnercreate