Skip to content

gh-157788: Fix python -m asyncio ps failing on long task names - #157790

Merged
pablogsal merged 2 commits into
python:mainfrom
deadlovelll:gh-157788-remote
Sep 19, 2026
Merged

pablogsal merged 2 commits into
python:mainfrom
deadlovelll:gh-157788-remote

Conversation

@deadlovelll

Copy link
Copy Markdown
Contributor

Fix python -m asyncio ps failing on long task names

For more details see gh-157788

Comment thread Lib/test/test_external_inspection.py Outdated
@pablogsal
pablogsal enabled auto-merge (squash) September 19, 2026 21:03
@pablogsal
pablogsal merged commit a1669c9 into python:main Sep 19, 2026
59 checks passed
@pablogsal

Copy link
Copy Markdown
Member

Great work! 🤘

@miss-islington-app

Copy link
Copy Markdown

Thanks @deadlovelll for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @deadlovelll and @pablogsal, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a1669c95d980f6cabceaaf61e3c49873b5e03efa 3.14

@bedevere-app

bedevere-app Bot commented Sep 19, 2026

Copy link
Copy Markdown

GH-157826 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Sep 19, 2026
@deadlovelll

Copy link
Copy Markdown
Contributor Author

Sorry, @deadlovelll and @pablogsal, I could not cleanly backport this to 3.14 due to a conflict. Please backport using cherry_picker on command line.

cherry_picker a1669c95d980f6cabceaaf61e3c49873b5e03efa 3.14

@pablogsal i can work on bp of this, if you don't mind

@pablogsal

Copy link
Copy Markdown
Member

Sorry, @deadlovelll and @pablogsal, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a1669c95d980f6cabceaaf61e3c49873b5e03efa 3.14

@deadlovelll can you do the backport please?

@deadlovelll

Copy link
Copy Markdown
Contributor Author

Sorry, @deadlovelll and @pablogsal, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a1669c95d980f6cabceaaf61e3c49873b5e03efa 3.14

@deadlovelll can you do the backport please?

Yeah, sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs backport to 3.14 bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants