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-03.18:22:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633285373.49.0.998530387066.issue45355@roundup.psfhosted.org>
In-reply-to
Content
New changeset 60b9e040c9cf40e69f42c0008e564458aa0379e8 by Serhiy Storchaka in branch 'main':
bpo-45355: Use sizeof(_Py_CODEUNIT) instead of literal 2 for the size of the code unit (GH-28711)
https://github.com/python/cpython/commit/60b9e040c9cf40e69f42c0008e564458aa0379e8
History
Date User Action Args
2021-10-03 18:22:53serhiy.storchakasetrecipients: + serhiy.storchaka, Mark.Shannon
2021-10-03 18:22:53serhiy.storchakasetmessageid: <1633285373.49.0.998530387066.issue45355@roundup.psfhosted.org>
2021-10-03 18:22:53serhiy.storchakalinkissue45355 messages
2021-10-03 18:22:53serhiy.storchakacreate