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 tim.peters
Recipients Dennis Sweeney, tim.peters
Date 2022-01-08.03:48:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641613700.26.0.986088780168.issue46235@roundup.psfhosted.org>
In-reply-to
Content
New changeset ad1d5908ada171eff768291371a80022bfad4f04 by Dennis Sweeney in branch 'main':
bpo-46235: Do all ref-counting at once during list/tuple multiplication (GH-30346)
https://github.com/python/cpython/commit/ad1d5908ada171eff768291371a80022bfad4f04
History
Date User Action Args
2022-01-08 03:48:20tim.peterssetrecipients: + tim.peters, Dennis Sweeney
2022-01-08 03:48:20tim.peterssetmessageid: <1641613700.26.0.986088780168.issue46235@roundup.psfhosted.org>
2022-01-08 03:48:20tim.peterslinkissue46235 messages
2022-01-08 03:48:20tim.peterscreate