Skip to content

[sqlite3] Remove special rollback handling #88258

@erlend-aasland

Description

@erlend-aasland
BPO 44092
Nosy @malemburg, @berkerpeksag, @serhiy-storchaka, @animalize, @pablogsal, @miss-islington, @erlend-aasland
PRs
  • bpo-44092: Don't reset statements/cursors before rollback #26026
  • bpo-44092: Remove unused member reset from sqlite3.Cursor #30377
  • bpo-44092: Move What's New entry to where it belongs #30381
  • Files
  • on_conflict_rollback.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 = <Date 2022-01-03.23:51:30.308>
    created_at = <Date 2021-05-09.21:36:02.291>
    labels = ['extension-modules', '3.11']
    title = '[sqlite3] Remove special rollback handling'
    updated_at = <Date 2022-01-04.09:36:38.892>
    user = 'https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity = <Date 2022-01-04.09:36:38.892>
    actor = 'pablogsal'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-03.23:51:30.308>
    closer = 'erlendaasland'
    components = ['Extension Modules']
    creation = <Date 2021-05-09.21:36:02.291>
    creator = 'erlendaasland'
    dependencies = []
    files = ['50481']
    hgrepos = []
    issue_num = 44092
    keywords = ['patch']
    message_count = 16.0
    messages = ['393338', '393411', '393944', '393945', '394405', '407767', '407780', '407784', '407786', '407787', '407788', '407892', '409607', '409633', '409640', '409658']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'berker.peksag', 'serhiy.storchaka', 'malin', 'pablogsal', 'miss-islington', 'erlendaasland']
    pr_nums = ['26026', '30377', '30381']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44092'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesextension-modulesC modules in the Modules dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions