Skip to content

Avoid possible crash in pysqlite_connection_create_collation #72084

@zhangyangyu

Description

@zhangyangyu
BPO 27897
Nosy @vadmium, @serhiy-storchaka, @zhangyangyu
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • create_collation.patch
  • 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/serhiy-storchaka'
    closed_at = <Date 2016-09-26.21:28:43.861>
    created_at = <Date 2016-08-30.16:22:28.499>
    labels = ['3.7', 'library', 'type-crash']
    title = 'Avoid possible crash in pysqlite_connection_create_collation'
    updated_at = <Date 2017-03-31.16:36:35.248>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:35.248>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-09-26.21:28:43.861>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-08-30.16:22:28.499>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['44276']
    hgrepos = []
    issue_num = 27897
    keywords = ['patch']
    message_count = 7.0
    messages = ['273927', '277470', '277471', '277472', '277791', '277794', '277795']
    nosy_count = 4.0
    nosy_names = ['python-dev', 'martin.panter', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue27897'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions