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 serhiy.storchaka
Recipients python-dev, serhiy.storchaka, tholl
Date 2021-01-13.16:17:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610554623.07.0.326810829417.issue42924@roundup.psfhosted.org>
In-reply-to
Content
New changeset 61d8c54f43a7871d016f98b38f86858817d927d5 by Tobias Holl in branch 'master':
bpo-42924: Fix incorrect copy in bytearray_repeat (GH-24208)
https://github.com/python/cpython/commit/61d8c54f43a7871d016f98b38f86858817d927d5
History
Date User Action Args
2021-01-13 16:17:03serhiy.storchakasetrecipients: + serhiy.storchaka, python-dev, tholl
2021-01-13 16:17:03serhiy.storchakasetmessageid: <1610554623.07.0.326810829417.issue42924@roundup.psfhosted.org>
2021-01-13 16:17:03serhiy.storchakalinkissue42924 messages
2021-01-13 16:17:03serhiy.storchakacreate