]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:04:27 +0000 (21:04 -0800)
committerGitHub <noreply@github.com>
Thu, 6 Nov 2025 05:04:27 +0000 (10:34 +0530)
commit9878611f28fdfeecea118f133997ec9694610721
treef6a667712bc7051b76b55af0b1d501ab3517b577
parent00087dc466e3711a2bb3b5e57cbb354302f9c60c
[3.14] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (GH-140997) (#141110)

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