Skip to content

pickle: Missing NULL check in save_global() #78637

@izbyshev

Description

@izbyshev
mannequin
BPO 34456
Nosy @serhiy-storchaka, @izbyshev, @miss-islington
PRs
  • bpo-34456: pickle: Add missing NULL check to save_global() #8851
  • [3.7] bpo-34456: pickle: Add missing NULL check to save_global(). (GH-8851) #8853
  • [3.6] bpo-34456: pickle: Add missing NULL check to save_global(). (GH-8851) #8854
  • 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 2018-08-22.12:37:16.286>
    created_at = <Date 2018-08-21.23:15:26.085>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7']
    title = 'pickle: Missing NULL check in save_global()'
    updated_at = <Date 2018-08-24.16:15:46.917>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-08-24.16:15:46.917>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-08-22.12:37:16.286>
    closer = 'izbyshev'
    components = ['Extension Modules']
    creation = <Date 2018-08-21.23:15:26.085>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34456
    keywords = ['patch']
    message_count = 7.0
    messages = ['323853', '323861', '323864', '323865', '323876', '323877', '324007']
    nosy_count = 3.0
    nosy_names = ['serhiy.storchaka', 'izbyshev', 'miss-islington']
    pr_nums = ['8851', '8853', '8854']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue34456'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions