]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-118516: clarify that subprocess are automatically killed if transport gets...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 6 Nov 2025 05:05:01 +0000 (21:05 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Nov 2025 05:05:01 +0000 (10:35 +0530)
commit8641c471a76ca137fbd9319a4aa7520348b98c5b
tree26c3b66a92fc1ce9a9f126977d415776009ed5fd
parentf671739fdc101d1ecb30be3c4e99693afb051805
[3.13] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (GH-140997) (#141111)

gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (GH-140997)
(cherry picked from commit 101c9c0a2187940900f684086cb9ba0d456fda49)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-subprocess.rst