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-01.10:24:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648808653.18.0.385512473319.issue47009@roundup.psfhosted.org>
In-reply-to
Content
New changeset a0ea7a116ce52a178c02d42b684089758bd7f355 by Dennis Sweeney in branch 'main':
bpo-47009: Streamline list.append for the common case (GH-31864)
https://github.com/python/cpython/commit/a0ea7a116ce52a178c02d42b684089758bd7f355
History
Date User Action Args
2022-04-01 10:24:13Mark.Shannonsetrecipients: + Mark.Shannon, methane, Dennis Sweeney
2022-04-01 10:24:13Mark.Shannonsetmessageid: <1648808653.18.0.385512473319.issue47009@roundup.psfhosted.org>
2022-04-01 10:24:13Mark.Shannonlinkissue47009 messages
2022-04-01 10:24:13Mark.Shannoncreate