Skip to content

sqlite3 SELECT does not BEGIN a transaction, but should according to spec #54133

Closed as not planned
@zzzeek

Description

@zzzeek
BPO 9924
Nosy @pitrou, @bitdancer, @dholth, @berkerpeksag, @palaviv, @erlend-aasland
Files
  • unintuitive_sqlite_behavior.py
  • 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 = None
    created_at = <Date 2010-09-23.03:56:05.034>
    labels = ['3.7', 'type-bug', 'library']
    title = 'sqlite3 SELECT does not BEGIN a transaction, but should according to spec'
    updated_at = <Date 2021-05-19.11:16:15.521>
    user = 'https://bugs.python.org/zzzeek'

    bugs.python.org fields:

    activity = <Date 2021-05-19.11:16:15.521>
    actor = 'erlendaasland'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2010-09-23.03:56:05.034>
    creator = 'zzzeek'
    dependencies = []
    files = ['42260']
    hgrepos = []
    issue_num = 9924
    keywords = []
    message_count = 7.0
    messages = ['117167', '117168', '117180', '129128', '207794', '262284', '307684']
    nosy_count = 11.0
    nosy_names = ['ghaering', 'pitrou', 'rnortman', 'r.david.murray', 'zzzeek', 'dholth', 'berker.peksag', 'palaviv', 'rhunter', 'Allen Li', 'erlendaasland']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9924'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtopic-sqlite3type-bugAn unexpected behavior, bug, or error

      Projects

      Status

      Discarded

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions