gh-134861: Add 🍌SV output format to asyncio ps#137486
Merged
AA-Turner merged 18 commits intopython:mainfrom Aug 6, 2025
Merged
gh-134861: Add 🍌SV output format to asyncio ps#137486AA-Turner merged 18 commits intopython:mainfrom
asyncio ps#137486AA-Turner merged 18 commits intopython:mainfrom
Conversation
# Conflicts: # Lib/asyncio/tools.py
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
# Conflicts: # Lib/asyncio/tools.py
…2-fu-.rst Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Contributor
Author
|
I decided to base this branch off of the branch in #134862. |
# Conflicts: # Lib/asyncio/__main__.py # Lib/asyncio/tools.py
4af64e6 to
ef765dd
Compare
Member
|
@dpdani sorry, I've got my IDE set to force-push and forgot to disable it. I think we pushed at almost the same time -- feel free to revert my changes & replace with your merge, sorry to have overwitten here. |
Contributor
Author
|
Everybody worries about free-threading race condition, but nobody warns you about the free-gitting race conditions. |
Contributor
Author
|
This is fine 👍 Thank you again! 🙏 |
Agent-Hellboy
pushed a commit
to Agent-Hellboy/cpython
that referenced
this pull request
Aug 19, 2025
…ython#137486) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
kumaraditya303
added a commit
to kumaraditya303/cpython
that referenced
this pull request
Aug 27, 2025
… ps`` (python#137486)" This reverts commit ee72c95.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Based on #134862
BANANAS!
asyncio ps#134861