Skip to content

_strptime.TimeRE should not enforce range in regex #69117

@SteveYeung

Description

@SteveYeung
BPO 24929
Nosy @bitdancer, @catherinedevlin, @pganssle
PRs
  • gh-69117: Stop checking for valid month and day in strptime regex #26215
  • Files
  • file
  • 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 2015-08-24.21:39:09.271>
    labels = ['type-bug', 'library']
    title = '_strptime.TimeRE should not enforce range in regex'
    updated_at = <Date 2021-05-21.19:44:02.342>
    user = 'https://bugs.python.org/SteveYeung'

    bugs.python.org fields:

    activity = <Date 2021-05-21.19:44:02.342>
    actor = 'catherinedevlin'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-08-24.21:39:09.271>
    creator = 'Steve Yeung'
    dependencies = []
    files = ['40319']
    hgrepos = []
    issue_num = 24929
    keywords = ['patch']
    message_count = 8.0
    messages = ['249074', '249133', '249141', '249518', '249541', '393904', '393948', '394146']
    nosy_count = 5.0
    nosy_names = ['catherinedevlin', 'r.david.murray', 'Catherine.Devlin', 'Steve Yeung', 'p-ganssle']
    pr_nums = ['26215']
    priority = 'low'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue24929'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtopic-regextype-bugAn unexpected behavior, bug, or error

      Projects

      Status

      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions