Skip to content

dbm.open(..., flag="n") does not work and does not give a warning #62239

Closed
@sonyachiko

Description

@sonyachiko
BPO 18039
Nosy @bitdancer, @PCManticore, @berkerpeksag, @serhiy-storchaka
Files
  • dbmopen.py
  • test_dbm.py
  • dbm_dumb_open.patch
  • issue18039.patch: Use with in test and minor doc fixes
  • issue18039_1.patch
  • issue18039_2.patch
  • issue18039_3.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/serhiy-storchaka'
    closed_at = <Date 2014-06-10.19:22:15.224>
    created_at = <Date 2013-05-23.00:39:58.025>
    labels = ['type-feature', 'library']
    title = 'dbm.open(..., flag="n") does not work and does not give a warning'
    updated_at = <Date 2014-06-10.19:22:15.223>
    user = 'https://bugs.python.org/sonyachiko'

    bugs.python.org fields:

    activity = <Date 2014-06-10.19:22:15.223>
    actor = 'r.david.murray'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-06-10.19:22:15.224>
    closer = 'r.david.murray'
    components = ['Library (Lib)']
    creation = <Date 2013-05-23.00:39:58.025>
    creator = 'sonyachiko'
    dependencies = []
    files = ['30435', '32454', '32455', '34359', '35544', '35549', '35555']
    hgrepos = []
    issue_num = 18039
    keywords = ['patch']
    message_count = 15.0
    messages = ['189841', '190401', '190403', '201944', '201945', '217249', '219553', '220111', '220113', '220153', '220184', '220187', '220188', '220190', '220192']
    nosy_count = 6.0
    nosy_names = ['r.david.murray', 'Claudiu.Popa', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'sonyachiko']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18039'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions