Skip to content

Functions in time module should support year < 1900 when accept2dyear = 0 #55036

Closed
@abalkin

Description

@abalkin
BPO 10827
Nosy @birkenfeld, @abalkin, @vstinner, @Trundle
Superseder
  • bpo-1777412: datetime.strftime dislikes years before 1900
  • Files
  • issue10827.diff
  • issue10827a.diff
  • issue10827b.diff
  • issue10827c.diff
  • 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/abalkin'
    closed_at = <Date 2011-01-07.20:41:52.245>
    created_at = <Date 2011-01-04.16:48:19.610>
    labels = ['extension-modules', 'type-bug']
    title = 'Functions in time module should support year < 1900 when accept2dyear = 0'
    updated_at = <Date 2011-01-08.16:38:02.921>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2011-01-08.16:38:02.921>
    actor = 'vstinner'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2011-01-07.20:41:52.245>
    closer = 'belopolsky'
    components = ['Extension Modules']
    creation = <Date 2011-01-04.16:48:19.610>
    creator = 'belopolsky'
    dependencies = []
    files = ['20260', '20261', '20275', '20295']
    hgrepos = []
    issue_num = 10827
    keywords = ['patch']
    message_count = 12.0
    messages = ['125339', '125343', '125345', '125349', '125353', '125356', '125432', '125609', '125707', '125708', '125714', '125791']
    nosy_count = 5.0
    nosy_names = ['georg.brandl', 'belopolsky', 'vstinner', 'Trundle', 'SilentGhost']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '1777412'
    type = 'behavior'
    url = 'https://bugs.python.org/issue10827'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions