multiprocessing uses Pickler.dispatch which isn't in 3.0 _pickle · Issue #47681 · python/cpython · GitHub
Skip to content

multiprocessing uses Pickler.dispatch which isn't in 3.0 _pickle #47681

Description

@birkenfeld
BPO 3431
Nosy @birkenfeld, @avassalotti
Superseder
  • bpo-3385: cPickle to pickle conversion in py3k missing methods
  • 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 2008-07-23.23:46:39.426>
    created_at = <Date 2008-07-23.15:48:17.534>
    labels = ['library']
    title = "multiprocessing uses Pickler.dispatch which isn't in 3.0 _pickle"
    updated_at = <Date 2008-07-23.23:46:39.354>
    user = 'https://github.com/birkenfeld'

    bugs.python.org fields:

    activity = <Date 2008-07-23.23:46:39.354>
    actor = 'alexandre.vassalotti'
    assignee = 'jnoller'
    closed = True
    closed_date = <Date 2008-07-23.23:46:39.426>
    closer = 'alexandre.vassalotti'
    components = ['Library (Lib)']
    creation = <Date 2008-07-23.15:48:17.534>
    creator = 'georg.brandl'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 3431
    keywords = []
    message_count = 2.0
    messages = ['70176', '70184']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'alexandre.vassalotti', 'jnoller']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '3385'
    type = None
    url = 'https://bugs.python.org/issue3431'
    versions = ['Python 3.0', 'Python 3.1']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions