10000 [sqlite3] Do not truncate results of user functions and aggregates on the first NUL · Issue #88985 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
[sqlite3] Do not truncate results of user functions and aggregates on the first NUL #88985
Closed
@erlend-aasland

Description

@erlend-aasland
BPO 44822
Nosy @serhiy-storchaka, @miss-islington, @erlend-aasland
PRs
  • bpo-44822: Don't truncate strs with embedded NULL chars returned by sqlite3 UDF callbacks #27588
  • [3.10] bpo-44822: Don't truncate strs with embedded NULL chars returned by sqlite3 UDF callbacks (GH-27588) #27611
  • [3.9] bpo-44822: Don't truncate strs with embedded NULL chars returned by sqlite3 UDF callbacks (GH-27588) #27639
  • 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-08-06.21:08:39.691>
    created_at = <Date 2021-08-04.08:29:38.206>
    labels = ['extension-modules', 'type-bug', '3.9', '3.10', '3.11']
    title = '[sqlite3] Do not truncate results of user functions and aggregates on the first NUL'
    updated_at = <Date 2021-08-06.21:08:39.690>
    user = 'https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity = <Date 2021-08-06.21:08:39.690>
    actor = 'erlendaasland'
    assignee = 'erlendaasland'
    closed = True
    closed_date = <Date 2021-08-06.21:08:39.691>
    closer = 'erlendaasland'
    components = ['Extension Modules']
    creation = <Date 2021-08-04.08:29:38.206>
    creator = 'erlendaasland'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44822
    keywords = ['patch']
    message_count = 8.0
    messages = ['398865', '398869', '398873', '398881', '398971', '399115', '399146', '399149']
    nosy_count = 3.0
    nosy_names = ['serhiy.storchaka', 'miss-islington', 'erlendaasland']
    pr_nums = ['27588', '27611', '27639']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44822'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Labels

    3.10only security fixes3.11only security fixes3.9only security fixesextension-modulesC modules in the Modules dirtopic-sqlite3type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0