This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 24647
Status merged
Title bpo-43316: gzip: CLI uses non-zero return code on error.
History
Date User Action Args
2021-02-25 11:30:25rhpvordermansetstatus: open -> merged
2021-02-25 11:30:03rhpvordermansettitle: bpo-43316: gzip: CLI returns 1 on error. -> bpo-43316: gzip: CLI uses non-zero return code on error.
2021-02-25 11:29:42rhpvordermansettitle: bpo-43316: gzip: CLI returns 1 and print error message to stderr. -> bpo-43316: gzip: CLI returns 1 on error.
2021-02-25 11:29:20rhpvordermansettitle: bpo-43316: @rhpvorderman Handle failure due to extension properly in gzip CLI -> bpo-43316: gzip: CLI returns 1 and print error message to stderr.
2021-02-25 08:48:18rhpvordermanlinkissue43316 pull_requests
2021-02-25 08:48:18rhpvordermancreate