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 Mark.Shannon
Date 2022-02-10.12:57:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644497879.45.0.391801845223.issue46532@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2cea8c29cf975a8ad7d8c3ff19d1e836c2d54707 by Mark Shannon in branch 'main':
bpo-46532: Reduce number of memory writes to update call_shape.kwnames. (GH-31231)
https://github.com/python/cpython/commit/2cea8c29cf975a8ad7d8c3ff19d1e836c2d54707
History
Date User Action Args
2022-02-10 12:57:59Mark.Shannonsetrecipients: + Mark.Shannon
2022-02-10 12:57:59Mark.Shannonsetmessageid: <1644497879.45.0.391801845223.issue46532@roundup.psfhosted.org>
2022-02-10 12:57:59Mark.Shannonlinkissue46532 messages
2022-02-10 12:57:59Mark.Shannoncreate