Skip to content

datetime.fromtimestamp() doesn't check min/max year anymore: regression of Python 3.6 #73286

@JordonPhillips

Description

@JordonPhillips
BPO 29100
Nosy @malemburg, @abalkin, @vstinner, @dstufft, @eli-collins
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • test.py
  • datetime_check_args.patch
  • unittest.patch
  • timestamp_limits.patch
  • timestamp_limits-2.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 2017-02-10.09:36:06.392>
    created_at = <Date 2016-12-29.00:50:47.741>
    labels = ['3.7', 'type-bug', 'library']
    title = "datetime.fromtimestamp() doesn't check min/max year anymore: regression of Python 3.6"
    updated_at = <Date 2017-03-31.16:36:38.956>
    user = 'https://bugs.python.org/JordonPhillips'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:38.956>
    actor = 'dstufft'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-02-10.09:36:06.392>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2016-12-29.00:50:47.741>
    creator = 'Jordon Phillips'
    dependencies = []
    files = ['46068', '46124', '46131', '46142', '46437']
    hgrepos = []
    issue_num = 29100
    keywords = ['patch', '3.6regression']
    message_count = 18.0
    messages = ['284218', '284563', '284600', '284601', '284650', '286361', '286362', '286376', '287494', '287495', '287500', '287501', '287507', '287513', '287519', '287523', '287524', '290708']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'belopolsky', 'vstinner', 'python-dev', 'dstufft', 'Eli Collins', 'Jordon Phillips']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29100'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard 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