Skip to content

shlex not posix compliant when parsing "foo#bar" #51860

@jjdmol2

Description

@jjdmol2
mannequin
BPO 7611
Nosy @terryjreedy, @merwok, @meadori
Files
  • lexer_test.py: test to show shlex behaviour
  • shlex_posix.diff
  • 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 2009-12-31.08:42:42.098>
    labels = ['type-feature', 'library', '3.9', '3.10']
    title = 'shlex not posix compliant when parsing "foo#bar"'
    updated_at = <Date 2020-11-11.17:08:24.800>
    user = 'https://bugs.python.org/jjdmol2'

    bugs.python.org fields:

    activity = <Date 2020-11-11.17:08:24.800>
    actor = 'iritkatriel'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2009-12-31.08:42:42.098>
    creator = 'jjdmol2'
    dependencies = []
    files = ['15709', '15718']
    hgrepos = []
    issue_num = 7611
    keywords = ['patch']
    message_count = 7.0
    messages = ['97081', '97082', '97125', '112740', '148270', '148292', '148456']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'ferringb', 'eric.araujo', 'meador.inge', 'jjdmol2', 'cadf']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue7611'
    versions = ['Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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