]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118516: clarify that subprocess are automatically killed if transport gets garbage...
authorKumar Aditya <kumaraditya@python.org>
Thu, 6 Nov 2025 04:51:13 +0000 (10:21 +0530)
committerGitHub <noreply@github.com>
Thu, 6 Nov 2025 04:51:13 +0000 (10:21 +0530)
commit101c9c0a2187940900f684086cb9ba0d456fda49
tree4ad3769cc5f2b882f4007f48346e72d1f2807343
parent95f6e1275b1c9de550d978cb2b4351cc4ed24fe4
gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (#140997)
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-subprocess.rst