Skip to content

argparse BooleanOptionalAction displays default=SUPPRESS unlike other action types #88753

@abadger

Description

@abadger
mannequin
BPO 44587
Nosy @rhettinger, @abadger, @ambv, @mhils
PRs
  • bpo-38956: don't print BooleanOptionalAction's default twice #27672
  • gh-88753: Make BooleanOptionalAction's addition of default to help more similar to other actions #27808
  • 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 = None
    created_at = <Date 2021-07-09.05:07:37.449>
    labels = ['type-bug', 'library', '3.11']
    title = 'argparse BooleanOptionalAction displays default=SUPPRESS unlike other action types'
    updated_at = <Date 2021-09-03.01:01:18.075>
    user = 'https://github.com/abadger'

    bugs.python.org fields:

    activity = <Date 2021-09-03.01:01:18.075>
    actor = 'paul.j3'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-07-09.05:07:37.449>
    creator = 'a.badger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44587
    keywords = ['patch']
    message_count = 4.0
    messages = ['397184', '399730', '399731', '399822']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'a.badger', 'lukasz.langa', 'paul.j3', 'mhils']
    pr_nums = ['27672', '27808']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44587'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions