Skip to content

python -m gzip handles error incorrectly #87482

@rhpvorderman

Description

@rhpvorderman
BPO 43316
Nosy @methane, @miss-islington, @rhpvorderman
PRs
  • bpo-43316: gzip: CLI uses non-zero return code on error. #24647
  • [3.9] bpo-43316: gzip: CLI uses non-zero return code on error. (GH-24647) #24648
  • [3.8] bpo-43316: gzip: CLI uses non-zero return code on error. (GH-24647) #24649
  • bpo-43316: gzip: Fix sys.exit() usage. #24652
  • [3.9] bpo-43316: gzip: Fix sys.exit() usage. (GH-24652) #24653
  • [3.8] bpo-43316: gzip: Fix sys.exit() usage. (GH-24652) #24654
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2021-02-26.02:37:07.748>
    created_at = <Date 2021-02-24.14:34:00.824>
    labels = ['type-bug', '3.8', '3.9', '3.10', '3.7', 'library']
    title = 'python -m gzip handles error incorrectly'
    updated_at = <Date 2021-02-26.02:37:07.747>
    user = 'https://github.com/rhpvorderman'

    bugs.python.org fields:

    activity = <Date 2021-02-26.02:37:07.747>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-02-26.02:37:07.748>
    closer = 'methane'
    components = ['Library (Lib)']
    creation = <Date 2021-02-24.14:34:00.824>
    creator = 'rhpvorderman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43316
    keywords = ['patch']
    message_count = 9.0
    messages = ['387622', '387647', '387650', '387659', '387660', '387698', '387700', '387702', '387703']
    nosy_count = 3.0
    nosy_names = ['methane', 'miss-islington', 'rhpvorderman']
    pr_nums = ['24647', '24648', '24649', '24652', '24653', '24654']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43316'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions