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, serhiy.storchaka
Date 2021-10-04.12:01:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633348875.49.0.234285033027.issue45355@roundup.psfhosted.org>
In-reply-to
Content
New changeset b5499784ec0aa24c8f0d91f2317cc53b7743ada9 by Serhiy Storchaka in branch '3.10':
[3.10] bpo-45355: Use sizeof(_Py_CODEUNIT) instead of literal 2 for the size of the code unit (GH-28711). (GH-28718)
https://github.com/python/cpython/commit/b5499784ec0aa24c8f0d91f2317cc53b7743ada9
History
Date User Action Args
2021-10-04 12:01:15serhiy.storchakasetrecipients: + serhiy.storchaka, Mark.Shannon
2021-10-04 12:01:15serhiy.storchakasetmessageid: <1633348875.49.0.234285033027.issue45355@roundup.psfhosted.org>
2021-10-04 12:01:15serhiy.storchakalinkissue45355 messages
2021-10-04 12:01:15serhiy.storchakacreate