]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134861: Add CSV output format to ``python -m asyncio ps`` (#134862)
authorDaniele Parmeggiani <8658291+dpdani@users.noreply.github.com>
Wed, 6 Aug 2025 20:10:40 +0000 (22:10 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Aug 2025 20:10:40 +0000 (20:10 +0000)
commit470cbe97a528c5f31823a0cd4e283bf02d5d11e7
treea5eb3c142c6636430c03f4be6f6a6a6380e27b86
parent0953200b136bcb3293cc1bd57a062796ffcd529d
gh-134861: Add CSV output format to ``python -m asyncio ps`` (#134862)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Lib/asyncio/__main__.py
Lib/asyncio/tools.py
Misc/NEWS.d/next/Library/2025-05-29-19-00-37.gh-issue-134861.y2-fu-.rst [new file with mode: 0644]