Skip to content

Crash in the get() method a single argument in dbm.ndbm #77564

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 33383
Nosy @serhiy-storchaka, @ZackerySpytz
PRs
  • bpo-33383: Fix crash in get() of the dbm.ndbm database object. #6630
  • [3.7] bpo-33383: Fix crash in get() of the dbm.ndbm database object. (GH-6630) #6631
  • [3.6] bpo-33383: Fix crash in get() of the dbm.ndbm database object. (GH-6630). #6633
  • 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-04-29.14:08:46.970>
    created_at = <Date 2018-04-29.08:09:38.078>
    labels = ['extension-modules', '3.7', '3.8', 'type-crash']
    title = 'Crash in the get() method a single argument in dbm.ndbm'
    updated_at = <Date 2018-05-20.23:18:27.592>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-05-20.23:18:27.592>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-04-29.14:08:46.970>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2018-04-29.08:09:38.078>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33383
    keywords = ['patch']
    message_count = 6.0
    messages = ['315883', '315885', '315889', '315891', '317193', '317208']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'ZackerySpytz']
    pr_nums = ['6630', '6631', '6633']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue33383'
    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-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