Skip to content

[sqlite3] drop statement in_use field in favour of sqlite3_stmt_busy() #88239

Closed
@erlend-aasland

Description

@erlend-aasland
BPO 44073
Nosy @berkerpeksag, @serhiy-storchaka, @erlend-aasland
PRs
  • gh-88239: Use sqlite3_stmt_busy() to determine if statements are in use #25984
  • 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 = 'https://github.com/erlend-aasland'
    closed_at = None
    created_at = <Date 2021-05-08.07:47:59.789>
    labels = ['extension-modules', 'easy', 'type-feature', '3.11']
    title = '[sqlite3] drop statement in_use field in favour of sqlite3_stmt_busy()'
    updated_at = <Date 2021-08-19.20:10:44.154>
    user = 'https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity = <Date 2021-08-19.20:10:44.154>
    actor = 'erlendaasland'
    assignee = 'erlendaasland'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2021-05-08.07:47:59.789>
    creator = 'erlendaasland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44073
    keywords = ['patch', 'easy (C)']
    message_count = 3.0
    messages = ['393241', '393243', '399932']
    nosy_count = 3.0
    nosy_names = ['berker.peksag', 'serhiy.storchaka', 'erlendaasland']
    pr_nums = ['25984']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44073'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Projects

    • Status

      Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions