Skip to content

Implement comparison (x==y and x!=y) for _sre.SRE_Pattern #72913

@vstinner

Description

@vstinner
BPO 28727
Nosy @vstinner, @ezio-melotti, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • pattern_compare.patch
  • pattern_compare-2.patch
  • pattern_compare-3.patch
  • pattern_compare-4.patch
  • pattern_compare-5.patch
  • pattern_compare-6.patch
  • 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/vstinner'
    closed_at = <Date 2016-11-22.14:32:35.264>
    created_at = <Date 2016-11-17.16:02:48.047>
    labels = ['expert-regex', 'type-feature', '3.7']
    title = 'Implement comparison (x==y and x!=y) for _sre.SRE_Pattern'
    updated_at = <Date 2017-03-31.16:36:24.688>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:24.688>
    actor = 'dstufft'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2016-11-22.14:32:35.264>
    closer = 'vstinner'
    components = ['Regular Expressions']
    creation = <Date 2016-11-17.16:02:48.047>
    creator = 'vstinner'
    dependencies = []
    files = ['45520', '45523', '45528', '45529', '45541', '45587']
    hgrepos = []
    issue_num = 28727
    keywords = ['patch']
    message_count = 23.0
    messages = ['281046', '281052', '281057', '281062', '281063', '281083', '281084', '281086', '281087', '281088', '281094', '281101', '281178', '281306', '281362', '281363', '281365', '281369', '281374', '281479', '281480', '281483', '281484']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'ezio.melotti', 'mrabarnett', 'SilentGhost', 'python-dev', 'serhiy.storchaka']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'commit review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue28727'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions