Skip to content

Error when unpickling IncompleteReadError #76215

@vwvw

Description

@vwvw
mannequin
BPO 32034
Nosy @serhiy-storchaka, @1st1, @vwvw
PRs
  • bpo-32034 Fix possible unpickling error in asyncio.IncompleteReadError #4404
  • bpo-32034: Make asyncio.IncompleteReadError pickleable. #4409
  • [3.6] bpo-32034: Make IncompleteReadError & LimitOverrunError pickleable GH-4409 #4411
  • Files
  • Impossible_to_unpickle_IncompleteReadError.py: python script highlighting the issue
  • 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-11-15.22:15:15.157>
    created_at = <Date 2017-11-15.12:53:23.296>
    labels = ['3.7', 'expert-asyncio']
    title = 'Error when unpickling IncompleteReadError'
    updated_at = <Date 2017-11-16.00:28:28.464>
    user = 'https://github.com/vwvw'

    bugs.python.org fields:

    activity = <Date 2017-11-16.00:28:28.464>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-15.22:15:15.157>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2017-11-15.12:53:23.296>
    creator = 'badouxn'
    dependencies = []
    files = ['47266']
    hgrepos = []
    issue_num = 32034
    keywords = ['patch']
    message_count = 8.0
    messages = ['306268', '306270', '306289', '306292', '306297', '306305', '306316', '306324']
    nosy_count = 3.0
    nosy_names = ['serhiy.storchaka', 'yselivanov', 'badouxn']
    pr_nums = ['4404', '4409', '4411']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32034'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions