Skip to content

Document that sqlite3.Cursor.executescript disregards isolation_level #74778

@NoahLevitt

Description

@NoahLevitt
mannequin
BPO 30593
Nosy @berkerpeksag, @JimJJewett, @palaviv, @miss-islington, @erlend-aasland
PRs
  • bpo-30593: Document that sqlite3.Cursor.executescript disregards isolation_level #26220
  • [3.10] bpo-30593: Doc'ed that executescript() disregards isolation level (GH-26220) #26230
  • [3.9] bpo-30593: Doc'ed that executescript() disregards isolation level (GH-26220) #26231
  • Files
  • issue30593-fix.diff
  • issue30593-test.diff
  • 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 2021-05-19.07:40:30.081>
    created_at = <Date 2017-06-07.22:26:12.665>
    labels = ['3.11', 'type-bug', '3.9', '3.10', 'docs']
    title = 'Document that sqlite3.Cursor.executescript disregards isolation_level'
    updated_at = <Date 2021-05-19.07:40:30.080>
    user = 'https://bugs.python.org/NoahLevitt'

    bugs.python.org fields:

    activity = <Date 2021-05-19.07:40:30.080>
    actor = 'berker.peksag'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2021-05-19.07:40:30.081>
    closer = 'berker.peksag'
    components = ['Documentation']
    creation = <Date 2017-06-07.22:26:12.665>
    creator = 'Noah Levitt'
    dependencies = []
    files = ['46942', '46943']
    hgrepos = []
    issue_num = 30593
    keywords = ['patch']
    message_count = 7.0
    messages = ['295376', '295567', '295813', '295815', '393908', '393928', '393929']
    nosy_count = 7.0
    nosy_names = ['docs@python', 'berker.peksag', 'Jim.Jewett', 'palaviv', 'Noah Levitt', 'miss-islington', 'erlendaasland']
    pr_nums = ['26220', '26230', '26231']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30593'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifedocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions