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 barry, brett.cannon, doko, eric.snow, ncoghlan, petr.viktorin, serhiy.storchaka
Date 2017-02-11.20:22:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1486844553.23.0.960228428481.issue29514@psf.upfronthosting.co.za>
In-reply-to
Content
Now I think that it would be safer to omit the function name in error message rather than fixing the compilation and bumping the magic number.

Nick, if you want I could write a patch that fixes the possible security issue for .pyc files with old magic number.
History
Date User Action Args
2017-02-11 20:22:33serhiy.storchakasetrecipients: + serhiy.storchaka, barry, brett.cannon, doko, ncoghlan, petr.viktorin, eric.snow
2017-02-11 20:22:33serhiy.storchakasetmessageid: <1486844553.23.0.960228428481.issue29514@psf.upfronthosting.co.za>
2017-02-11 20:22:33serhiy.storchakalinkissue29514 messages
2017-02-11 20:22:33serhiy.storchakacreate