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 BTaskaya, barry, brett.cannon, eric.smith, gvanrossum, levkivskyi, lukasz.langa, methane, serhiy.storchaka, terry.reedy, vstinner
Date 2020-10-10.10:01:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602324105.19.0.12972530898.issue38605@roundup.psfhosted.org>
In-reply-to
Content
test_grammar and test_pydoc became failed on my machine until I removed all .pyc files. We need to bump the magic number for .pyc files.
History
Date User Action Args
2020-10-10 10:01:45serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, barry, brett.cannon, terry.reedy, vstinner, eric.smith, methane, lukasz.langa, levkivskyi, BTaskaya
2020-10-10 10:01:45serhiy.storchakasetmessageid: <1602324105.19.0.12972530898.issue38605@roundup.psfhosted.org>
2020-10-10 10:01:45serhiy.storchakalinkissue38605 messages
2020-10-10 10:01:45serhiy.storchakacreate