]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34037: Add Python API whatsnew for loop.shutdown_default_executor() (#19634)
authorKyle Stanley <aeros167@gmail.com>
Tue, 21 Apr 2020 20:50:51 +0000 (16:50 -0400)
committerGitHub <noreply@github.com>
Tue, 21 Apr 2020 20:50:51 +0000 (16:50 -0400)
commit9c82ea7868a1c5ecf88891c627b5c399357eb05e
tree177bd5f1c2c8b6e35ef2e0418b08115c9de0be49
parent11a7f158ef51b0edcde3c3d9215172354e385877
bpo-34037: Add Python API whatsnew for loop.shutdown_default_executor() (#19634)

Co-Authored-By: Victor Stinner <vstinner@python.org>
Doc/whatsnew/3.9.rst