Skip to content

Correct stacklevel of warnings when compile regular expressions #74560

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30375
Nosy @ezio-melotti, @serhiy-storchaka
PRs
  • bpo-30375: Correct the stacklevel of regex compiling warnings. #1595
  • [3.6] bpo-30375: Correct the stacklevel of regex compiling warnings. (GH-1595) #1604
  • [3.5] bpo-30375: Correct the stacklevel of regex compiling warnings. (GH-1595) #1605
  • [2.7] bpo-30375: Correct the stacklevel of regex compiling warnings. (#1595) #1648
  • 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 2017-05-18.10:46:58.638>
    created_at = <Date 2017-05-15.19:47:50.166>
    labels = ['expert-regex', 'type-bug', 'library', '3.7']
    title = 'Correct stacklevel of warnings when compile regular expressions'
    updated_at = <Date 2017-05-18.10:46:58.637>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-05-18.10:46:58.637>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-05-18.10:46:58.638>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Regular Expressions']
    creation = <Date 2017-05-15.19:47:50.166>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30375
    keywords = []
    message_count = 5.0
    messages = ['293736', '293758', '293768', '293769', '293918']
    nosy_count = 3.0
    nosy_names = ['ezio.melotti', 'mrabarnett', 'serhiy.storchaka']
    pr_nums = ['1595', '1604', '1605', '1648']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30375'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-regextype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions