cpython/Misc/NEWS.d/next/Core and Builtins/2024-05-07-16-57-56.gh-issue-118561.wNMKVd.rst

Fix race condition in free-threaded build where :meth:`!list.extend` could
expose uninitialised memory to concurrent readers.