Skip to content

[sqlite3] Fetching an empty value from date column raises ValueError #87918

Description

@felixxm
mannequin
BPO 43752
Nosy @berkerpeksag, @frenzymadness, @erlend-aasland, @felixxm
PRs
  • bpo-43752: Fix sqlite3 regression for zero-sized blobs with converters #25228
  • 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 = <Date 2021-04-14.11:23:31.401>
    created_at = <Date 2021-04-06.18:29:34.231>
    labels = ['type-bug', 'library', '3.10']
    title = '[sqlite3] Fetching an empty value from date column raises ValueError'
    updated_at = <Date 2021-04-14.11:23:31.401>
    user = 'https://github.com/felixxm'

    bugs.python.org fields:

    activity = <Date 2021-04-14.11:23:31.401>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-04-14.11:23:31.401>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2021-04-06.18:29:34.231>
    creator = 'felixxm'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 43752
    keywords = ['patch']
    message_count = 7.0
    messages = ['390357', '390359', '390365', '390366', '390367', '391058', '391060']
    nosy_count = 4.0
    nosy_names = ['berker.peksag', 'frenzy', 'erlendaasland', 'felixxm']
    pr_nums = ['25228']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue43752'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions