gh-140578: Delete unnecessary NEWS entry (#141427)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
This commit is contained in:
Louis 2025-11-17 18:47:00 +01:00 committed by GitHub
parent 6b1bdf6c7a
commit 5d2eb98a91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +0,0 @@
Remove outdated sencence in the documentation for :mod:`multiprocessing`,
that implied that :class:`concurrent.futures.ThreadPoolExecutor` did not
exist.