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 Mark.Shannon, Yonatan Goldschmidt, chris.jerdonek, corona10, hauntsaninja, rhettinger, serhiy.storchaka
Date 2020-06-03.08:39:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The only observable changes will be changes in the code object: new attributes and constructor parameters, changed .pyc format, dis output, etc.
History
Date User Action Args
2020-06-03 08:39:20serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, chris.jerdonek, Mark.Shannon, corona10, Yonatan Goldschmidt, hauntsaninja
2020-06-03 08:39:20serhiy.storchakasetmessageid: <[email protected]>
2020-06-03 08:39:20serhiy.storchakalinkissue40222 messages
2020-06-03 08:39:20serhiy.storchakacreate