Skip to content

[sqlite3] Do not truncate results of user functions and aggregates on the first NUL#88985

@erlend-aasland

Description

@erlend-aasland
BPO44822
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=<Date2021-08-06.21:08:39.691>created_at=<Date2021-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=<Date2021-08-06.21:08:39.690>user='https://github.com/erlend-aasland'

    bugs.python.org fields:

    activity=<Date2021-08-06.21:08:39.690>actor='erlendaasland'assignee='erlendaasland'closed=Trueclosed_date=<Date2021-08-06.21:08:39.691>closer='erlendaasland'components= ['Extension Modules'] creation=<Date2021-08-04.08:29:38.206>creator='erlendaasland'dependencies= [] files= [] hgrepos= [] issue_num=44822keywords= ['patch'] message_count=8.0messages= ['398865', '398869', '398873', '398881', '398971', '399115', '399146', '399149'] nosy_count=3.0nosy_names= ['serhiy.storchaka', 'miss-islington', 'erlendaasland'] pr_nums= ['27588', '27611', '27639'] priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='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.9 (EOL)end of lifeextension-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