Skip to content

gh-90483: fix docs of SubprocessTransport.get_pipe_transport #137852

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

Merged
merged 1 commit into from
Aug 16, 2025

Conversation

kumaraditya303
Copy link
Contributor

@kumaraditya303 kumaraditya303 commented Aug 16, 2025

@kumaraditya303 kumaraditya303 added skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Aug 16, 2025
@bedevere-app bedevere-app bot added awaiting core review docs Documentation in the Doc dir labels Aug 16, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Aug 16, 2025
@kumaraditya303 kumaraditya303 changed the title gh-90483: fix docs of SubprocessTransport.get_returncode gh-90483: fix docs of SubprocessTransport.get_pipe_transport Aug 16, 2025
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) August 16, 2025 11:11
@kumaraditya303 kumaraditya303 merged commit 038a6e3 into python:main Aug 16, 2025
40 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Aug 16, 2025
@miss-islington-app
Copy link

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 16, 2025
…pythonGH-137852)

(cherry picked from commit 038a6e3)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 16, 2025
…pythonGH-137852)

(cherry picked from commit 038a6e3)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@bedevere-app
Copy link

bedevere-app bot commented Aug 16, 2025

GH-137853 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Aug 16, 2025
@bedevere-app
Copy link

bedevere-app bot commented Aug 16, 2025

GH-137854 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 16, 2025
kumaraditya303 added a commit that referenced this pull request Aug 16, 2025
GH-137852) (#137854)

gh-90483: fix docs of `SubprocessTransport.get_pipe_transport ` (GH-137852)
(cherry picked from commit 038a6e3)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
@kumaraditya303 kumaraditya303 deleted the docs branch August 17, 2025 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news topic-asyncio
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Documentation for SubprocessTransport.get_pipe_transport return values readable/writable
1 participant