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 methane
Recipients Mark.Shannon, methane, serhiy.storchaka
Date 2021-02-10.00:21:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612916477.64.0.395018562258.issue42217@roundup.psfhosted.org>
In-reply-to
Content
New changeset bdb941be423bde8b02a5695ccf51c303d6204bed by Inada Naoki in branch 'master':
bpo-42217: compiler: merge same co_code and co_linetable objects (GH-23056)
https://github.com/python/cpython/commit/bdb941be423bde8b02a5695ccf51c303d6204bed
History
Date User Action Args
2021-02-10 00:21:17methanesetrecipients: + methane, Mark.Shannon, serhiy.storchaka
2021-02-10 00:21:17methanesetmessageid: <1612916477.64.0.395018562258.issue42217@roundup.psfhosted.org>
2021-02-10 00:21:17methanelinkissue42217 messages
2021-02-10 00:21:17methanecreate