Skip to content

time.strptime should reject bytes arguments on Py3 #49486

@ezio-melotti

Description

@ezio-melotti
BPO 5236
Nosy @brettcannon, @amauryfa, @ezio-melotti
Files
  • strptime_patch.txt
  • strptime_patch_v2.txt
  • 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/brettcannon'
    closed_at = <Date 2009-03-30.21:31:25.266>
    created_at = <Date 2009-02-12.22:50:32.729>
    labels = ['type-bug', 'library']
    title = 'time.strptime should reject bytes arguments on Py3'
    updated_at = <Date 2009-03-30.21:31:25.264>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2009-03-30.21:31:25.264>
    actor = 'brett.cannon'
    assignee = 'brett.cannon'
    closed = True
    closed_date = <Date 2009-03-30.21:31:25.266>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2009-02-12.22:50:32.729>
    creator = 'ezio.melotti'
    dependencies = []
    files = ['13311', '13355']
    hgrepos = []
    issue_num = 5236
    keywords = []
    message_count = 10.0
    messages = ['81834', '83485', '83486', '83487', '83488', '83506', '83701', '83702', '84643', '84655']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'amaury.forgeotdarc', 'ezio.melotti', '[email protected]']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5236'
    versions = ['Python 3.1']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard 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