Skip to content

time.strptime fails to match data and format with Unicode whitespaces (Py3) #49490

@ezio-melotti

Description

@ezio-melotti
BPO 5240
Nosy @brettcannon, @ezio-melotti
Dependencies
  • bpo-2834: re.IGNORECASE not Unicode-ready
  • Superseder
  • bpo-5239: Change time.strptime() to make it work with Unicode chars
  • 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 2009-02-13.13:43:17.942>
    created_at = <Date 2009-02-13.03:16:37.134>
    labels = ['type-bug', 'library', 'expert-unicode']
    title = 'time.strptime fails to match data and format with Unicode whitespaces (Py3)'
    updated_at = <Date 2009-02-13.19:06:47.973>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2009-02-13.19:06:47.973>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-02-13.13:43:17.942>
    closer = 'ocean-city'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2009-02-13.03:16:37.134>
    creator = 'ezio.melotti'
    dependencies = ['2834']
    files = []
    hgrepos = []
    issue_num = 5240
    keywords = []
    message_count = 4.0
    messages = ['81859', '81916', '81919', '81924']
    nosy_count = 3.0
    nosy_names = ['brett.cannon', 'ocean-city', 'ezio.melotti']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '5239'
    type = 'behavior'
    url = 'https://bugs.python.org/issue5240'
    versions = ['Python 3.0', 'Python 3.1']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions