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.9] bpo-43316: gzip: CLI uses non-zero return code on error. (GH-24647)#24648

Merged
methane merged 1 commit into
python:3.9python/cpython:3.9from
miss-islington:backport-cc3df63-3.9miss-islington/cpython:backport-cc3df63-3.9Copy head branch name to clipboard
Feb 26, 2021
Merged

[3.9] bpo-43316: gzip: CLI uses non-zero return code on error. (GH-24647)#24648
methane merged 1 commit into
python:3.9python/cpython:3.9from
miss-islington:backport-cc3df63-3.9miss-islington/cpython:backport-cc3df63-3.9Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 25, 2021

Copy link
Copy Markdown
Contributor

Exit code is now 1 instead of 0. A message is printed to stderr instead of stdout. This is
the proper behaviour for a tool that can be used in scripts.
(cherry picked from commit cc3df63)

Co-authored-by: Ruben Vorderman r.h.p.vorderman@lumc.nl

https://bugs.python.org/issue43316

)

Exit code is now 1 instead of 0. A message is printed to stderr instead of stdout. This is
the proper behaviour for a tool that can be used in scripts.
(cherry picked from commit cc3df63)

Co-authored-by: Ruben Vorderman <r.h.p.vorderman@lumc.nl>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhpvorderman and @methane: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhpvorderman and @methane: Status check is done, and it's a failure ❌ .

@methane methane merged commit adea9b8 into python:3.9 Feb 26, 2021
@miss-islington miss-islington deleted the backport-cc3df63-3.9 branch February 26, 2021 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

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