Skip to content

PyImport_ReInitLock() doesn't check for allocation error #68186

@tiran

Description

@tiran
BPO 23998
Nosy @brettcannon, @tiran
Files
  • import_reinit_fatal.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/tiran'
    closed_at = <Date 2015-04-20.14:52:14.763>
    created_at = <Date 2015-04-18.22:42:35.033>
    labels = ['easy', 'type-bug']
    title = "PyImport_ReInitLock() doesn't check for allocation error"
    updated_at = <Date 2015-04-20.14:52:14.762>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2015-04-20.14:52:14.762>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2015-04-20.14:52:14.763>
    closer = 'christian.heimes'
    components = []
    creation = <Date 2015-04-18.22:42:35.033>
    creator = 'christian.heimes'
    dependencies = []
    files = ['39110']
    hgrepos = []
    issue_num = 23998
    keywords = ['patch', 'easy', 'buildbot']
    message_count = 4.0
    messages = ['241462', '241517', '241547', '241656']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'christian.heimes', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23998'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    easytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions