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 Mark.Shannon
Recipients Dennis Sweeney, Mark.Shannon, zq1997
Date 2022-01-17.17:45:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642441558.31.0.683122822393.issue46161@roundup.psfhosted.org>
In-reply-to
Content
New changeset c118c2455c95baea08045dc64963600b7a56b6fd by zq1997 in branch 'main':
bpo-46161: Fix bug in starunpack_helper in compile.c (GH-30235)
https://github.com/python/cpython/commit/c118c2455c95baea08045dc64963600b7a56b6fd
History
Date User Action Args
2022-01-17 17:45:58Mark.Shannonsetrecipients: + Mark.Shannon, Dennis Sweeney, zq1997
2022-01-17 17:45:58Mark.Shannonsetmessageid: <1642441558.31.0.683122822393.issue46161@roundup.psfhosted.org>
2022-01-17 17:45:58Mark.Shannonlinkissue46161 messages
2022-01-17 17:45:58Mark.Shannoncreate