Skip to content

[sqlite3] cleanup callbacks (GIL handling, naming, ...) #89154

Closed
@erlend-aasland

Description

@erlend-aasland
BPO 44991
Nosy @encukou, @corona10, @miss-islington, @erlend-aasland
PRs
  • bpo-44991: Make GIL handling more explicit in sqlite3 callbacks #27934
  • bpo-44991: Normalise sqlite3 callback naming #28088
  • bpo-44991: Normalise sqlite3 function and collation callback naming #28209
  • 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 = <Date 2021-09-07.13:06:38.494>
    created_at = <Date 2021-08-24.13:07:12.425>
    labels = ['extension-modules', 'type-feature']
    title = '[sqlite3] cleanup callbacks (GIL handling, naming, ...)'
    updated_at = <Date 2021-10-12.11:39:20.178>
    user = 'https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity = <Date 2021-10-12.11:39:20.178>
    actor = 'petr.viktorin'
    assignee = 'erlendaasland'
    closed = True
    closed_date = <Date 2021-09-07.13:06:38.494>
    closer = 'petr.viktorin'
    components = ['Extension Modules']
    creation = <Date 2021-08-24.13:07:12.425>
    creator = 'erlendaasland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44991
    keywords = ['patch']
    message_count = 9.0
    messages = ['400207', '400225', '400265', '400267', '400269', '400722', '401246', '401247', '403726']
    nosy_count = 4.0
    nosy_names = ['petr.viktorin', 'corona10', 'miss-islington', 'erlendaasland']
    pr_nums = ['27934', '28088', '28209']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44991'
    versions = []

    Metadata

    Metadata

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions