[issue46993] Speed up bytearray creation from list and tuple

Andrew Svetlov report at bugs.python.org
Tue Mar 15 09:27:34 EDT 2022


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


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


----------
nosy: +asvetlov

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46993>
_______________________________________


More information about the Python-bugs-list mailing list