Skip to content

[sqlite3] add support for changing connection limits #89406

Closed
@erlend-aasland

Description

@erlend-aasland
BPO 45243
Nosy @tiran, @berkerpeksag, @serhiy-storchaka, @zooba, @pablogsal, @erlend-aasland
PRs
  • bpo-45243: Add support for setting/getting sqlite3 connection limits #28463
  • bpo-45243: Expose SQLite connection limits as sqlite3.Connection attributes #28790
  • bpo-45243: Use connection limits to simplify sqlite3 tests #29356
  • 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-11-13.21:17:03.972>
    created_at = <Date 2021-09-19.22:35:54.394>
    labels = ['extension-modules', 'type-feature']
    title = '[sqlite3] add support for changing connection limits'
    updated_at = <Date 2021-11-13.21:17:03.972>
    user = 'https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity = <Date 2021-11-13.21:17:03.972>
    actor = 'erlendaasland'
    assignee = 'erlendaasland'
    closed = True
    closed_date = <Date 2021-11-13.21:17:03.972>
    closer = 'erlendaasland'
    components = ['Extension Modules']
    creation = <Date 2021-09-19.22:35:54.394>
    creator = 'erlendaasland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45243
    keywords = ['patch']
    message_count = 5.0
    messages = ['402176', '402186', '405474', '405566', '405811']
    nosy_count = 6.0
    nosy_names = ['christian.heimes', 'berker.peksag', 'serhiy.storchaka', 'steve.dower', 'pablogsal', 'erlendaasland']
    pr_nums = ['28463', '28790', '29356']
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue45243'
    versions = []

    Metadata

    Metadata

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions