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 asvetlov
Recipients asvetlov, gvanrossum, kumaraditya
Date 2022-03-15.13:27:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647350854.27.0.583312306867.issue46993@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6dfe09fc5fd5a3ddc6009d5656e635eae30c5240 by Kumar Aditya in branch 'main':
bpo-46993: Speed up bytearray creation from list and tuple (GH-31834)
https://github.com/python/cpython/commit/6dfe09fc5fd5a3ddc6009d5656e635eae30c5240
History
Date User Action Args
2022-03-15 13:27:34asvetlovsetrecipients: + asvetlov, gvanrossum, kumaraditya
2022-03-15 13:27:34asvetlovsetmessageid: <1647350854.27.0.583312306867.issue46993@roundup.psfhosted.org>
2022-03-15 13:27:34asvetlovlinkissue46993 messages
2022-03-15 13:27:34asvetlovcreate