Message 416766 - Python tracker

Message416766

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, methane
Date 2022-04-05.10:18:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649153933.85.0.691947479723.issue47009@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c6e0408a663c1f53dad403f54a18d444da39cb7 by Dennis Sweeney in branch 'main':
bpo-47009: Let PRECALL_NO_KW_LIST_APPEND do its own POP_TOP (GH-32239)
https://github.com/python/cpython/commit/6c6e0408a663c1f53dad403f54a18d444da39cb7
History
Date User Action Args
2022-04-05 10:18:53Mark.Shannonsetrecipients: + Mark.Shannon, methane, Dennis Sweeney
2022-04-05 10:18:53Mark.Shannonsetmessageid: <1649153933.85.0.691947479723.issue47009@roundup.psfhosted.org>
2022-04-05 10:18:53Mark.Shannonlinkissue47009 messages
2022-04-05 10:18:53Mark.Shannoncreate