cpython/Misc/NEWS.d/next/Core and Builtins/2023-12-03-19-34-51.gh-issu...

2 lines
178 B
ReStructuredText

Fixes a bug where a bytearray object could be cleared while iterating over an argument in the ``bytearray.join()`` method that could result in reading memory after it was freed.