summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-02-25 11:52:11 (GMT)
committerGitHub <noreply@github.com>2021-02-25 11:52:11 (GMT)
commit69906c505b139cbd892866dbceeb607eff53ab3b (patch)
tree0948a164113b6df59945181cc1d056fc41d3472b /Python/pythonrun.c
parent2a9e6ab6adc82713e43cdf0aed09557d0d63e3bb (diff)
downloadcpython-69906c505b139cbd892866dbceeb607eff53ab3b.zip
cpython-69906c505b139cbd892866dbceeb607eff53ab3b.tar.gz
cpython-69906c505b139cbd892866dbceeb607eff53ab3b.tar.bz2
bpo-43316: gzip: CLI uses non-zero return code on error. (GH-24647)
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 cc3df6368d4f3f6c9c9b716876c7e7b79c7abf3f) Co-authored-by: Ruben Vorderman <r.h.p.vorderman@lumc.nl>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions