Skip to content

Fix possible bugs when setting sqlite3.Connection.isolation_level #72068

@zhangyangyu

Description

@zhangyangyu
BPO 27881
Nosy @berkerpeksag, @serhiy-storchaka, @zhangyangyu, @palaviv
Files
  • issue27881.patch
  • issue27881_v2.patch
  • issue27881_v3.patch
  • issue27881_v4.patch
  • issue27881_v5.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 2016-09-08.13:24:25.345>
    created_at = <Date 2016-08-27.19:21:29.390>
    labels = ['type-bug', 'library']
    title = 'Fix possible bugs when setting sqlite3.Connection.isolation_level'
    updated_at = <Date 2016-09-08.13:24:25.344>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2016-09-08.13:24:25.344>
    actor = 'berker.peksag'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-09-08.13:24:25.345>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2016-08-27.19:21:29.390>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['44247', '44265', '44266', '44318', '44328']
    hgrepos = []
    issue_num = 27881
    keywords = ['patch']
    message_count = 14.0
    messages = ['273796', '273820', '273909', '273910', '273914', '274068', '274088', '274100', '274101', '274158', '274163', '274168', '274169', '275013']
    nosy_count = 6.0
    nosy_names = ['python-dev', 'berker.peksag', 'serhiy.storchaka', 'xiang.zhang', 'palaviv', 'tehybel']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27881'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions