Skip to content

BytesIO copy-on-write #66202

@dw

Description

@dw
mannequin
BPO 22003
Nosy @pitrou, @scoder, @benjaminp, @skrah, @hynek, @dw, @serhiy-storchaka
Files
  • cow.patch: BytesIO patch against hg 4c2f3240ad65
  • cow2.patch: cow.patch version 2 against hg 4c2f3240ad65
  • cow3.patch: cow.patch version 3 against hg 4c2f3240ad65
  • cow4.patch: cow.patch version 4 against hg 2fc379ce5762
  • cow5.patch: cow.patch version 5 against hg 96ea15ee8525
  • cow6.patch: cow.patch version 6 against hg 8c1438c15ed0
  • whatsnew.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 2014-07-29.23:46:30.037>
    created_at = <Date 2014-07-17.22:25:37.100>
    labels = ['library', 'performance']
    title = 'BytesIO copy-on-write'
    updated_at = <Date 2015-03-04.21:04:29.471>
    user = 'https://github.com/dw'

    bugs.python.org fields:

    activity = <Date 2015-03-04.21:04:29.471>
    actor = 'dw'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-07-29.23:46:30.037>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2014-07-17.22:25:37.100>
    creator = 'dw'
    dependencies = []
    files = ['35988', '36004', '36005', '36016', '36078', '36137', '38058']
    hgrepos = []
    issue_num = 22003
    keywords = ['patch']
    message_count = 37.0
    messages = ['223383', '223385', '223386', '223401', '223402', '223522', '223526', '223542', '223581', '223582', '223583', '223586', '223588', '223599', '223600', '223611', '223633', '223681', '223682', '223683', '223692', '223707', '223907', '223962', '224121', '224139', '224164', '224168', '224169', '224238', '224273', '224274', '235596', '235619', '236002', '237207', '237212']
    nosy_count = 11.0
    nosy_names = ['pitrou', 'scoder', 'benjamin.peterson', 'stutzbach', 'skrah', 'python-dev', 'hynek', 'piotr.dobrogost', 'dw', 'serhiy.storchaka', 'kmike']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue22003'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      performancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions