Skip to content

The range() object is deepcopied as atomic #70390

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 26202
Nosy @freddrake, @vstinner, @avassalotti, @ethanfurman, @serhiy-storchaka
Files
  • deepcopy_range.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/serhiy-storchaka'
    closed_at = <Date 2016-01-28.19:46:46.805>
    created_at = <Date 2016-01-25.20:53:06.176>
    labels = ['type-bug', 'library']
    title = 'The range() object is deepcopied as atomic'
    updated_at = <Date 2020-05-28.08:15:50.321>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-05-28.08:15:50.321>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-01-28.19:46:46.805>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-01-25.20:53:06.176>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['41714']
    hgrepos = []
    issue_num = 26202
    keywords = ['patch']
    message_count = 10.0
    messages = ['258921', '258925', '258926', '258927', '258929', '258930', '259154', '259155', '370167', '370174']
    nosy_count = 6.0
    nosy_names = ['fdrake', 'vstinner', 'alexandre.vassalotti', 'ethan.furman', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26202'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibStandard 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