Skip to content

sqlite crashes with converters mutating cursor #80254

Closed
@sir-sigurd

Description

@sir-sigurd
BPO 36073
Nosy @berkerpeksag, @sir-sigurd, @erlend-aasland
PRs
  • bpo-36073: Raise ProgrammingError on recursive usage of cursors in sqlite converters #11984
  • gh-80254: Disallow recursive usage of cursors in sqlite3 converters #29054
  • 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 2019-02-22.07:44:47.863>
    labels = ['extension-modules', '3.7', '3.8', 'type-crash']
    title = 'sqlite crashes with converters mutating cursor'
    updated_at = <Date 2021-10-19.09:48:51.905>
    user = 'https://github.com/sir-sigurd'

    bugs.python.org fields:

    activity = <Date 2021-10-19.09:48:51.905>
    actor = 'erlendaasland'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2019-02-22.07:44:47.863>
    creator = 'sir-sigurd'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36073
    keywords = ['patch']
    message_count = 3.0
    messages = ['336283', '400335', '400336']
    nosy_count = 4.0
    nosy_names = ['ghaering', 'berker.peksag', 'sir-sigurd', 'erlendaasland']
    pr_nums = ['11984', '29054']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue36073'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions