Skip to content

Deprecate the use of flags not at the start of regular expression #66683

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 22493
Nosy @pitrou, @ezio-melotti, @serhiy-storchaka, @timgraham
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • re_deprecate_nonstart_flags.patch
  • re_deprecate_nested_flags.patch
  • re_deprecate_nonstart_flags2.patch
  • better-warning.diff
  • better-warning-2.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-09-16.22:33:54.254>
    created_at = <Date 2014-09-25.10:29:00.775>
    labels = ['expert-regex', 'type-feature', 'library']
    title = 'Deprecate the use of flags not at the start of regular expression'
    updated_at = <Date 2018-05-27.08:53:56.829>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-05-27.08:53:56.829>
    actor = 'aleskva'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-09-16.22:33:54.254>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Regular Expressions']
    creation = <Date 2014-09-25.10:29:00.775>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['36721', '36845', '44526', '44675', '44680']
    hgrepos = []
    issue_num = 22493
    keywords = ['patch']
    message_count = 21.0
    messages = ['227520', '228841', '228930', '228931', '228959', '275601', '275758', '276559', '276562', '276566', '276583', '276620', '276621', '276648', '276650', '276746', '276757', '276758', '279567', '317786', '317788']
    nosy_count = 7.0
    nosy_names = ['pitrou', 'ezio.melotti', 'mrabarnett', 'python-dev', 'serhiy.storchaka', 'Tim.Graham', 'aleskva']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22493'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibPython modules in the Lib dirtopic-regextype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions