Skip to content

Change time.strptime() to make it work with Unicode chars #49489

@ezio-melotti

Description

@ezio-melotti
BPO 5239
Nosy @brettcannon, @pitrou, @ezio-melotti
Dependencies
  • bpo-2834: re.IGNORECASE not Unicode-ready
  • bpo-5249: Fix strftime on windows.
  • Files
  • remove_ascii_flag.patch
  • 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-03-30.21:54:24.324>
    created_at = <Date 2009-02-13.01:46:34.730>
    labels = ['type-bug', 'library', 'expert-unicode']
    title = 'Change time.strptime() to make it work with Unicode chars'
    updated_at = <Date 2009-03-30.21:54:24.322>
    user = 'https://github.com/ezio-melotti'

    bugs.python.org fields:

    activity = <Date 2009-03-30.21:54:24.322>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-03-30.21:54:24.324>
    closer = 'brett.cannon'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2009-02-13.01:46:34.730>
    creator = 'ezio.melotti'
    dependencies = ['2834', '5249']
    files = ['13074']
    hgrepos = []
    issue_num = 5239
    keywords = ['patch']
    message_count = 13.0
    messages = ['81847', '81928', '81932', '81934', '81938', '81939', '81940', '81941', '81948', '81949', '81952', '84665', '84669']
    nosy_count = 4.0
    nosy_names = ['brett.cannon', 'pitrou', 'ocean-city', 'ezio.melotti']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue5239'
    versions = ['Python 2.6', 'Python 2.5', 'Python 2.4', 'Python 3.0', 'Python 3.1', 'Python 2.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytopic-unicodetype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions