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 brandtbucher
Recipients Dennis Sweeney, Mark.Shannon, barry, brandtbucher, kj
Date 2022-02-01.21:41:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643751702.62.0.154101465856.issue46528@roundup.psfhosted.org>
In-reply-to
Content
New changeset a0e55a571cf01885fd5826266c37abaee307c309 by Brandt Bucher in branch 'main':
bpo-46528: Simplify BUILD_TUPLE/UNPACK_SEQUENCE folding (GH-31039)
https://github.com/python/cpython/commit/a0e55a571cf01885fd5826266c37abaee307c309
History
Date User Action Args
2022-02-01 21:41:42brandtbuchersetrecipients: + brandtbucher, barry, Mark.Shannon, Dennis Sweeney, kj
2022-02-01 21:41:42brandtbuchersetmessageid: <1643751702.62.0.154101465856.issue46528@roundup.psfhosted.org>
2022-02-01 21:41:42brandtbucherlinkissue46528 messages
2022-02-01 21:41:42brandtbuchercreate