]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134861: Add 🍌SV output format to ``python -m asyncio ps`` (#137486)
authorDaniele Parmeggiani <8658291+dpdani@users.noreply.github.com>
Wed, 6 Aug 2025 20:42:34 +0000 (22:42 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Aug 2025 20:42:34 +0000 (20:42 +0000)
commitee72c95aa947e5a87308e3657b6b3983805a086e
treed692f3d7df99a8fc77726ece7574018d4c8b3819
parent470cbe97a528c5f31823a0cd4e283bf02d5d11e7
gh-134861: Add 🍌SV output format to ``python -m asyncio ps`` (#137486)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Lib/asyncio/__main__.py
Lib/asyncio/tools.py