Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.13] gh-141473: Fix subprocess.Popen.communicate to send input to stdin upon a subsequent post-timeout call (GH-141477)#142060

Merged
gpshead merged 2 commits into
python:3.13python/cpython:3.13from
miss-islington:backport-526d7a8-3.13miss-islington/cpython:backport-526d7a8-3.13Copy head branch name to clipboard
Nov 29, 2025
Merged

[3.13] gh-141473: Fix subprocess.Popen.communicate to send input to stdin upon a subsequent post-timeout call (GH-141477)#142060
gpshead merged 2 commits into
python:3.13python/cpython:3.13from
miss-islington:backport-526d7a8-3.13miss-islington/cpython:backport-526d7a8-3.13Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Nov 29, 2025

Copy link
Copy Markdown
Contributor

(cherry picked from commit 526d7a8)

Co-authored-by: Artur Jamro artur.jamro@gmail.com
Co-authored-by: Gregory P. Smith greg@krypto.org


📚 Documentation preview 📚: https://cpython-previews--142060.org.readthedocs.build/

…din upon a subsequent post-timeout call (pythonGH-141477)

* pythongh-141473: Fix subprocess.Popen.communicate to send input to stdin
* Docs: Clarify that `input` is one time only on `communicate()`
* NEWS entry
* Add a regression test.

---------
(cherry picked from commit 526d7a8)

Co-authored-by: Artur Jamro <artur.jamro@gmail.com>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
@gpshead gpshead enabled auto-merge (squash) November 29, 2025 06:33
@gpshead gpshead merged commit 2f3024f into python:3.13 Nov 29, 2025
41 checks passed
@miss-islington miss-islington deleted the backport-526d7a8-3.13 branch January 2, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.