Skip to content

Add CSV and 🍌SV output formats to asyncio ps #134861

Open
@dpdani

Description

@dpdani

Feature or enhancement

Proposal:

Hello 👋

I'm in the very serious business of displaying awaited-by tasks, and the table output format is not machine-readable!
We absolutely need this feature!

$ ./python.exe -m asyncio ps 92294 --format bsv
tid🍌task id🍌task name🍌coroutine chain🍌awaiter name🍌awaiter id
4876371🍌0x101c4bdf0🍌Task-4🍌🍌🍌0x0

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions