Skip to content

execute("begin immediate") throwing OperationalError #72704

@fschulze

Description

@fschulze
mannequin
BPO 28518
Nosy @jaraco, @ned-deily, @bitdancer, @socketpair, @berkerpeksag, @serhiy-storchaka, @animalize, @zhangyangyu, @palaviv, @fschulze
PRs
  • bpo-28518: Start a transaction implicitly before a DML statement #245
  • [3.6] bpo-28518: Start a transaction implicitly before a DML statement (#245) #318
  • [Do Not Merge] Sample of CPython life with blurb. #703
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • 28518.patch
  • sqlite-explicit-begin.patch
  • sqlite-explicit-begin2.patch
  • sqlite-ddl-dml.patch
  • sqlite-ddl-dml-2.patch
  • sqlite-ddl-dml-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 = None
    closed_at = <Date 2017-02-26.16:09:49.161>
    created_at = <Date 2016-10-24.11:05:18.283>
    labels = ['3.7', 'type-bug', 'library']
    title = 'execute("begin immediate") throwing OperationalError'
    updated_at = <Date 2017-03-31.16:36:23.953>
    user = 'https://github.com/fschulze'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:23.953>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-26.16:09:49.161>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2016-10-24.11:05:18.283>
    creator = 'fschulze'
    dependencies = []
    files = ['45639', '45644', '45923', '46079', '46354', '46397']
    hgrepos = []
    issue_num = 28518
    keywords = ['patch']
    message_count = 35.0
    messages = ['279301', '279305', '279808', '281626', '281633', '281638', '281639', '281691', '281700', '281704', '281709', '281724', '281735', '281738', '281739', '282463', '283345', '283398', '284268', '284373', '284392', '284397', '284538', '284585', '285618', '285893', '286084', '286087', '286122', '286300', '286308', '286525', '288599', '290380', '290391']
    nosy_count = 14.0
    nosy_names = ['ghaering', 'jaraco', 'ned.deily', 'r.david.murray', 'socketpair', 'berker.peksag', 'serhiy.storchaka', 'malin', 'xiang.zhang', 'palaviv', 'Big Stone', 'fschulze', 'callidomus', 'C\xc3\xa9dric Bellegarde']
    pr_nums = ['245', '318', '703', '552']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28518'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard 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