gh-157788: Fix python -m asyncio ps failing on long task names - #157790
Conversation
|
Great work! 🤘 |
|
Thanks @deadlovelll for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15. |
|
Sorry, @deadlovelll and @pablogsal, I could not cleanly backport this to |
|
GH-157826 is a backport of this pull request to the 3.15 branch. |
@pablogsal i can work on bp of this, if you don't mind |
@deadlovelll can you do the backport please? |
Yeah, sure |
Fix python -m asyncio ps failing on long task names
For more details see gh-157788