Skip to content

Regex objects became uncopyable in 2.5 #54285

@MichaelShields

Description

@MichaelShields
BPO 10076
Nosy @orsenthil, @pitrou, @ezio-melotti, @serhiy-storchaka
PRs
  • bpo-10076: Compiled regular expression and match objects now are copy… #1000
  • Superseder
  • bpo-416670: MatchObjects not deepcopy()able
  • Files
  • copy-pattern.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 = <Date 2017-04-16.07:17:05.000>
    created_at = <Date 2010-10-12.20:45:22.779>
    labels = ['expert-regex', 'type-feature', 'library', '3.7']
    title = 'Regex objects became uncopyable in 2.5'
    updated_at = <Date 2017-04-16.07:17:04.999>
    user = 'https://bugs.python.org/MichaelShields'

    bugs.python.org fields:

    activity = <Date 2017-04-16.07:17:04.999>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-04-16.07:17:05.000>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'Regular Expressions']
    creation = <Date 2010-10-12.20:45:22.779>
    creator = 'Michael.Shields'
    dependencies = []
    files = ['19205']
    hgrepos = []
    issue_num = 10076
    keywords = ['patch']
    message_count = 8.0
    messages = ['118469', '118470', '118741', '168988', '169167', '169214', '291166', '291744']
    nosy_count = 8.0
    nosy_names = ['orsenthil', 'pitrou', 'ezio.melotti', 'mrabarnett', 'shields', 'Michael.Shields', 'serhiy.storchaka', '\xd0\x90\xd0\xbd\xd1\x85\xd0\xb1\xd0\xb0\xd1\x8f\xd1\x80.\xd0\x9b\xd1\x85\xd0\xb0\xd0\xb3\xd0\xb2\xd0\xb0\xd0\xb4\xd0\xbe\xd1\x80\xd0\xb6']
    pr_nums = ['1000']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '416670'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10076'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-regextype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions