Skip to content

datetime's C implementation verifies fromisoformat is ASCII, but the pure python implementation does not #89157

@Julian

Description

@Julian
mannequin
BPO 44994
Nosy @Julian, @pganssle

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 2021-08-24.20:32:18.922> labels = ['type-bug', '3.8', '3.9', '3.10', '3.11', '3.7', 'library'] title = "datetime's C implementation verifies fromisoformat is ASCII, but the pure python implementation does not" updated_at = <Date 2021-08-24.20:32:18.922> user = 'https://github.com/Julian'

bugs.python.org fields:

activity = <Date 2021-08-24.20:32:18.922> actor = 'Julian' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2021-08-24.20:32:18.922> creator = 'Julian' dependencies = [] files = [] hgrepos = [] issue_num = 44994 keywords = [] message_count = 1.0 messages = ['400235'] nosy_count = 2.0 nosy_names = ['Julian', 'p-ganssle'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue44994' versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    extension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions