-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
gh-134861: Add 🍌SV output format to asyncio ps
#137486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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>
I decided to base this branch off of the branch in #134862. |
Misc/NEWS.d/next/Library/2025-05-29-19-00-37.gh-issue-134861.y2-fu-.rst
Outdated
Show resolved
Hide resolved
# Conflicts: # Lib/asyncio/__main__.py # Lib/asyncio/tools.py
4af64e6
to
ef765dd
Compare
@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. |
Everybody worries about free-threading race condition, but nobody warns you about the free-gitting race conditions. |
This is fine 👍 Thank you again! 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍌🍌🍌
Based on #134862
BANANAS!
asyncio ps
#134861