- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message282430
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:04 | vstinner | set | recipients: + vstinner, serhiy.storchaka, abarry, mdk, sjpalt |
| 2016-12-05 16:28:04 | vstinner | set | messageid: <1480955284.44.0.458091424465.issue28866@psf.upfronthosting.co.za> |
| 2016-12-05 16:28:04 | vstinner | link | issue28866 messages |
| 2016-12-05 16:28:04 | vstinner | create | |

