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 eric.snow
Recipients Guido.van.Rossum, Mark.Shannon, eric.snow, gvanrossum, pablogsal, rhettinger, serhiy.storchaka
Date 2021-06-09.17:41:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623260463.89.0.399529690864.issue43693@roundup.psfhosted.org>
In-reply-to
Content
New changeset e6e34e45222b9c7a63ba92386612acf768082ba0 by Eric Snow in branch 'main':
bpo-43693: Do not check co_cell2arg if a non-cell offset. (gh-26626)
https://github.com/python/cpython/commit/e6e34e45222b9c7a63ba92386612acf768082ba0
History
Date User Action Args
2021-06-09 17:41:03eric.snowsetrecipients: + eric.snow, gvanrossum, rhettinger, Mark.Shannon, serhiy.storchaka, Guido.van.Rossum, pablogsal
2021-06-09 17:41:03eric.snowsetmessageid: <1623260463.89.0.399529690864.issue43693@roundup.psfhosted.org>
2021-06-09 17:41:03eric.snowlinkissue43693 messages
2021-06-09 17:41:03eric.snowcreate