Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

gh-87597: Document TimeoutExpired.stdout & .stderr types.#97685

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

gpshead
Copy link
Member

@gpsheadgpshead commentedSep 30, 2022
edited by bedevere-bot
Loading

This documents the behavior that has always been the case since timeout support was introduced in Python 3.3.

This documents the behavior that has always been the case since timeoutsupport was introduced in Python 3.3.
@gpsheadgpshead added docsDocumentation in the Doc dir needs backport to 3.9only security fixes needs backport to 3.10only security fixes needs backport to 3.11only security fixes labelsSep 30, 2022
@gpsheadgpshead self-assigned thisSep 30, 2022
@gpsheadgpshead marked this pull request as ready for reviewSeptember 30, 2022 17:35
That is is None even when people ask to capture output but the processgenerated no output is a long standing API wart.
@gpsheadgpshead merged commitb05dd79 intopython:mainSep 30, 2022
@miss-islington
Copy link
Contributor

Thanks@gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11.
🐍🍒⛏🤖

@gpsheadgpshead deleted the docs/subprocess-timeoutexpired-bytes branchSeptember 30, 2022 17:45
@bedevere-botbedevere-bot removed the needs backport to 3.11only security fixes labelSep 30, 2022
@bedevere-bot
Copy link

GH-97686 is a backport of this pull request to the3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.10only security fixes labelSep 30, 2022
@bedevere-bot
Copy link

GH-97687 is a backport of this pull request to the3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestSep 30, 2022
…nGH-97685)This documents the behavior that has always been the case since timeoutsupport was introduced in Python 3.3.(cherry picked from commitb05dd79)Co-authored-by: Gregory P. Smith <greg@krypto.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestSep 30, 2022
…nGH-97685)This documents the behavior that has always been the case since timeoutsupport was introduced in Python 3.3.(cherry picked from commitb05dd79)Co-authored-by: Gregory P. Smith <greg@krypto.org>
@bedevere-bot
Copy link

GH-97688 is a backport of this pull request to the3.9 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.9only security fixes labelSep 30, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestSep 30, 2022
…nGH-97685)This documents the behavior that has always been the case since timeoutsupport was introduced in Python 3.3.(cherry picked from commitb05dd79)Co-authored-by: Gregory P. Smith <greg@krypto.org>
miss-islington added a commit that referenced this pull requestSep 30, 2022
This documents the behavior that has always been the case since timeoutsupport was introduced in Python 3.3.(cherry picked from commitb05dd79)Co-authored-by: Gregory P. Smith <greg@krypto.org>
miss-islington added a commit that referenced this pull requestSep 30, 2022
This documents the behavior that has always been the case since timeoutsupport was introduced in Python 3.3.(cherry picked from commitb05dd79)Co-authored-by: Gregory P. Smith <greg@krypto.org>
serhiy-storchaka pushed a commit to serhiy-storchaka/cpython that referenced this pull requestOct 2, 2022
…n#97685)This documents the behavior that has always been the case since timeoutsupport was introduced in Python 3.3.
ambv pushed a commit that referenced this pull requestOct 4, 2022
) (GH-97688)This documents the behavior that has always been the case since timeoutsupport was introduced in Python 3.3.(cherry picked from commitb05dd79)Co-authored-by: Gregory P. Smith <greg@krypto.org>
hauntsaninja added a commit to hauntsaninja/typeshed that referenced this pull requestOct 12, 2022
Seepython/cpython#97685Thinking we'll go off of mypy_primer to decide if the union type here isacceptable or not. I'd like us to be able to type this, since the valuesbeing bytes can be surprising if you pass text=True
hauntsaninja added a commit to python/typeshed that referenced this pull requestOct 12, 2022
Seepython/cpython#97685The union type should be acceptable givenpython/cpython#87597 (comment). In general I'd like us to be able to type this, since these being bytes can be surprising if you pass text=True, but we'll see what mypy_primer says
pablogsal pushed a commit that referenced this pull requestOct 22, 2022
This documents the behavior that has always been the case since timeoutsupport was introduced in Python 3.3.(cherry picked from commitb05dd79)Co-authored-by: Gregory P. Smith <greg@krypto.org>
@Paro131
Copy link

Thx

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@gpsheadgpshead

Labels
docsDocumentation in the Doc dirskip news
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@gpshead@miss-islington@bedevere-bot@Paro131

[8]ページ先頭

©2009-2025 Movatter.jp