Skip to content

getopt should not accept no_argument that ends with '=' #48879

@wangchun

Description

@wangchun
mannequin
BPO 4629
Nosy @amauryfa, @vstinner
Files
  • getopt.py.diff
  • getopt-2.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 2010-07-24.01:13:18.886>
    created_at = <Date 2008-12-11.06:54:17.408>
    labels = ['type-bug', 'library']
    title = "getopt should not accept no_argument that ends with '='"
    updated_at = <Date 2010-07-24.01:13:18.883>
    user = 'https://bugs.python.org/wangchun'

    bugs.python.org fields:

    activity = <Date 2010-07-24.01:13:18.883>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2010-07-24.01:13:18.886>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2008-12-11.06:54:17.408>
    creator = 'wangchun'
    dependencies = []
    files = ['12325', '13434']
    hgrepos = []
    issue_num = 4629
    keywords = ['patch']
    message_count = 7.0
    messages = ['77597', '78283', '84247', '84276', '108199', '111394', '111406']
    nosy_count = 4.0
    nosy_names = ['amaury.forgeotdarc', 'vstinner', 'wangchun', 'BreamoreBoy']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4629'
    versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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