Skip to content

datetime doesn't check for min/max dates anymore in Python 3.6.0 => crash #73532

Description

@eli-collins
BPO 29346
Nosy @malemburg, @abalkin, @vstinner, @eli-collins
Superseder
  • bpo-29100: datetime.fromtimestamp() doesn't check min/max year anymore: regression of Python 3.6
  • Files
  • dump_timestamp_output.py
  • 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 2017-01-27.14:58:10.215>
    created_at = <Date 2017-01-22.17:47:34.476>
    labels = ['type-bug', 'library']
    title = "datetime doesn't check for min/max dates anymore in Python 3.6.0 => crash"
    updated_at = <Date 2017-01-27.14:58:10.213>
    user = 'https://github.com/eli-collins'

    bugs.python.org fields:

    activity = <Date 2017-01-27.14:58:10.213>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-01-27.14:58:10.215>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2017-01-22.17:47:34.476>
    creator = 'Eli Collins'
    dependencies = []
    files = ['46384']
    hgrepos = []
    issue_num = 29346
    keywords = ['3.6regression']
    message_count = 5.0
    messages = ['286021', '286025', '286034', '286091', '286360']
    nosy_count = 4.0
    nosy_names = ['lemburg', 'belopolsky', 'vstinner', 'Eli Collins']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '29100'
    type = 'behavior'
    url = 'https://bugs.python.org/issue29346'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      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