Skip to content

cPickle may raise AttributeError when loading concurrently in threads #78291

Description

@sangongs
mannequin
BPO 34110
Nosy @pitrou, @csabella, @pablogsal, @sangongs
PRs
  • [2.7] bpo-34110: Fix module load problem of cPickle in case of multithreading #8276
  • 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 2020-01-10.12:37:17.418>
    created_at = <Date 2018-07-13.18:40:08.000>
    labels = ['library', 'type-crash']
    title = 'cPickle may raise AttributeError when loading concurrently in threads'
    updated_at = <Date 2020-01-10.12:37:17.409>
    user = 'https://github.com/sangongs'

    bugs.python.org fields:

    activity = <Date 2020-01-10.12:37:17.409>
    actor = 'cheryl.sabella'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-10.12:37:17.418>
    closer = 'cheryl.sabella'
    components = ['Library (Lib)']
    creation = <Date 2018-07-13.18:40:08.000>
    creator = 'sangongs'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34110
    keywords = ['patch']
    message_count = 4.0
    messages = ['321627', '321639', '339750', '359723']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'cheryl.sabella', 'pablogsal', 'sangongs']
    pr_nums = ['8276']
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue34110'
    versions = ['Python 2.7']

    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/ directorytype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions