Skip to content

Add optional keyword argument exit_on_error to argparse.ArgumentParser #54147

Description

@jayt
mannequin
BPO 9938
Nosy @rhettinger, @ezio-melotti, @merwok, @bitdancer, @IIIIllllIIIIllllIIIIllllIIIIllllIIIIll, @matrixise, @wm75, @zvyn, @miss-islington, @shihai1991
PRs
  • bpo-9938: Add optional keyword argument exit_on_error to argparse.ArgumentParser #15362
  • Files
  • issue9938.patch
  • issue9938_with_test.patch
  • 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 2019-09-12.10:57:30.263>
    created_at = <Date 2010-09-24.14:31:29.200>
    labels = ['easy', 'type-feature', 'library', '3.9']
    title = 'Add optional keyword argument exit_on_error to argparse.ArgumentParser'
    updated_at = <Date 2019-09-12.11:21:54.018>
    user = 'https://bugs.python.org/jayt'

    bugs.python.org fields:

    activity = <Date 2019-09-12.11:21:54.018>
    actor = 'shihai1991'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2019-09-12.10:57:30.263>
    closer = 'matrixise'
    components = ['Library (Lib)']
    creation = <Date 2010-09-24.14:31:29.200>
    creator = 'jayt'
    dependencies = []
    files = ['21793', '22172']
    hgrepos = []
    issue_num = 9938
    keywords = ['patch', 'easy']
    message_count = 21.0
    messages = ['117287', '121531', '124116', '124128', '124219', '134549', '136082', '137184', '149545', '191973', '191974', '191975', '191978', '191997', '192147', '294384', '347804', '350092', '352103', '352104', '352118']
    nosy_count = 17.0
    nosy_names = ['rhettinger', 'bethard', 'ezio.melotti', 'eric.araujo', 'r.david.murray', 'docs@python', 'jayt', 'xuanji', 'tanqazx', 'paul.j3', 'a_b', 'matrixise', 'wolma', 'zvyn', 'Sourav Singh', 'miss-islington', 'shihai1991']
    pr_nums = ['15362']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9938'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (EOL)end of lifeeasystdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions