Skip to content

fnmatch.translate() can produce a pattern which emits a nested set warning #76956

@timgraham

Description

@timgraham
mannequin
BPO 32775
Nosy @serhiy-storchaka, @timgraham
PRs
  • bpo-32775: Fix regular expression warnings in fnmatch. #5583
  • [3.7] bpo-32775: Fix regular expression warnings in fnmatch. (GH-5583) #5596
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2018-02-09.11:57:42.153>
    created_at = <Date 2018-02-05.20:07:22.506>
    labels = ['3.7', 'type-bug', 'library']
    title = 'fnmatch.translate() can produce a pattern which emits a nested set warning'
    updated_at = <Date 2018-02-09.11:57:42.152>
    user = 'https://github.com/timgraham'

    bugs.python.org fields:

    activity = <Date 2018-02-09.11:57:42.152>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-02-09.11:57:42.153>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2018-02-05.20:07:22.506>
    creator = 'Tim.Graham'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32775
    keywords = ['patch']
    message_count = 4.0
    messages = ['311687', '311689', '311878', '311881']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'Tim.Graham']
    pr_nums = ['5583', '5596']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32775'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibStandard 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