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 serhiy.storchaka
Recipients martin.panter, rhettinger, serhiy.storchaka
Date 2016-06-10.16:59:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Since currently generated bytecode is not correct, I think we should update the magic number for forcing the regenerating pyc-files.
History
Date User Action Args
2016-06-10 16:59:49serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, martin.panter
2016-06-10 16:59:49serhiy.storchakasetmessageid: <[email protected]>
2016-06-10 16:59:49serhiy.storchakalinkissue27286 messages
2016-06-10 16:59:49serhiy.storchakacreate