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 lukasz.langa
Recipients lukasz.langa, miss-islington, python-dev, serhiy.storchaka, tholl
Date 2021-04-26.19:40:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619466047.16.0.685280920709.issue42924@roundup.psfhosted.org>
In-reply-to
Content
New changeset e1203e8001432a08b87b54867490beb19a694069 by Miss Islington (bot) in branch '3.8':
bpo-42924: Fix incorrect copy in bytearray_repeat (GH-24208) (#24212)
https://github.com/python/cpython/commit/e1203e8001432a08b87b54867490beb19a694069
History
Date User Action Args
2021-04-26 19:40:47lukasz.langasetrecipients: + lukasz.langa, python-dev, serhiy.storchaka, miss-islington, tholl
2021-04-26 19:40:47lukasz.langasetmessageid: <1619466047.16.0.685280920709.issue42924@roundup.psfhosted.org>
2021-04-26 19:40:47lukasz.langalinkissue42924 messages
2021-04-26 19:40:47lukasz.langacreate