Multiple "unknown option" errors when passing unknown arguments to the interpreter · Issue #84707 · python/cpython · GitHub
Skip to content

Multiple "unknown option" errors when passing unknown arguments to the interpreter #84707

Description

@The-Compiler
BPO 40527
Nosy @vstinner, @serhiy-storchaka, @The-Compiler, @corona10, @miss-islington
PRs
  • bpo-40527: Fix command line argument parsing #19955
  • [3.8] bpo-40527: Fix command line argument parsing (GH-19955) #19956
  • 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 2020-05-06.14:41:54.922>
    created_at = <Date 2020-05-06.09:32:05.332>
    labels = ['interpreter-core', 'type-bug', '3.8', '3.9']
    title = 'Multiple "unknown option" errors when passing unknown arguments to the interpreter'
    updated_at = <Date 2020-05-06.16:17:31.263>
    user = 'https://github.com/The-Compiler'

    bugs.python.org fields:

    activity = <Date 2020-05-06.16:17:31.263>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-06.14:41:54.922>
    closer = 'corona10'
    components = ['Interpreter Core']
    creation = <Date 2020-05-06.09:32:05.332>
    creator = 'The Compiler'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40527
    keywords = ['patch']
    message_count = 8.0
    messages = ['368231', '368244', '368246', '368249', '368253', '368259', '368265', '368275']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'hieu.nguyen', 'serhiy.storchaka', 'tweksteen', 'The Compiler', 'corona10', 'miss-islington']
    pr_nums = ['19955', '19956']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40527'
    versions = ['Python 3.8', 'Python 3.9']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions