Skip to content

Implement PEP 3154 (pickle protocol 4) #62010

Closed
@avassalotti

Description

@avassalotti
BPO 17810
Nosy @tim-one, @loewis, @rhettinger, @ncoghlan, @pitrou, @larryhastings, @avassalotti, @asvetlov, @serhiy-storchaka
Dependencies
  • bpo-15397: Unbinding of methods
  • bpo-17893: Refactor reduce protocol implementation
  • Files
  • 9f1be171da08.diff
  • framing.patch
  • prefetch.patch
  • framing2.patch
  • framing3.patch
  • methods.patch
  • 8434af450da0.diff
  • framing.diff
  • pickle_frame_headers.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/avassalotti'
    closed_at = <Date 2013-11-24.04:39:41.547>
    created_at = <Date 2013-04-21.06:48:58.149>
    labels = ['type-feature', 'library', 'release-blocker']
    title = 'Implement PEP 3154 (pickle protocol 4)'
    updated_at = <Date 2013-11-25.21:56:35.101>
    user = 'https://github.com/avassalotti'

    bugs.python.org fields:

    activity = <Date 2013-11-25.21:56:35.101>
    actor = 'serhiy.storchaka'
    assignee = 'alexandre.vassalotti'
    closed = True
    closed_date = <Date 2013-11-24.04:39:41.547>
    closer = 'alexandre.vassalotti'
    components = ['Library (Lib)']
    creation = <Date 2013-04-21.06:48:58.149>
    creator = 'alexandre.vassalotti'
    dependencies = ['15397', '17893']
    files = ['29966', '30068', '30072', '30094', '30118', '30213', '32640', '32709', '32840']
    hgrepos = ['184']
    issue_num = 17810
    keywords = ['patch']
    message_count = 63.0
    messages = ['187496', '187500', '187510', '187512', '187516', '187830', '187833', '187834', '187874', '187876', '187877', '187878', '187891', '187896', '187918', '188087', '188089', '188090', '188096', '188098', '188102', '188109', '188227', '188280', '188281', '188282', '188312', '188315', '188320', '188327', '188330', '188331', '188338', '188351', '188363', '188889', '188971', '188989', '189017', '190554', '190583', '195499', '195522', '195583', '202939', '203339', '203420', '203435', '204066', '204067', '204088', '204089', '204093', '204097', '204175', '204176', '204389', '204390', '204391', '204397', '204399', '204401', '204426']
    nosy_count = 13.0
    nosy_names = ['tim.peters', 'loewis', 'rhettinger', 'ncoghlan', 'pitrou', 'larry', 'alexandre.vassalotti', 'Arfrever', 'asvetlov', 'neologix', 'python-dev', 'serhiy.storchaka', 'mstefanro']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17810'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions