[sqlite3] only reset statements when needed · Issue #89121 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@erlend-aasland

Description

@erlend-aasland

BPO 44958
Nosy @berkerpeksag, @serhiy-storchaka, @pablogsal, @miss-islington, @erlend-aasland, @Fidget-Spinner
PRs bpo-44958: Only reset sqlite3 statements when needed #27844bpo-44958: Fix ref. leak introduced in GH-27844 #28490bpo-44958: Revert GH-27844 #28574gh-89121: Keep the number of pending SQLite statements to a minimum #30379

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 2021-08-19.20:05:09.432> labels = ['extension-modules'] title = '[sqlite3] only reset statements when needed' updated_at = <Date 2022-01-03.23:42:52.964> user = 'https://github.com/erlend-aasland'

bugs.python.org fields:

activity = <Date 2022-01-03.23:42:52.964> actor = 'erlendaasland' assignee = 'none' closed = False closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2021-08-19.20:05:09.432> creator = 'erlendaasland' dependencies = [] files = [] hgrepos = [] issue_num = 44958 keywords = ['patch'] message_count = 14.0 messages = ['399939', '399984', '401186', '402312', '402317', '402319', '402402', '402423', '402424', '402425', '402427', '402490', '402677', '402683'] nosy_count = 6.0 nosy_names = ['berker.peksag', 'serhiy.storchaka', 'pablogsal', 'miss-islington', 'erlendaasland', 'kj'] pr_nums = ['27844', '28490', '28574', '30379'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue44958' versions = []