Skip to content

[Windows] datetime.fromtimestamp(t) when 0 <= t <= 86399 fails on Python 3.6 #73283

@pekkaklarck

Description

@pekkaklarck
BPO 29097
Nosy @tim-one, @pfmoore, @abalkin, @vstinner, @tjguk, @bitdancer, @Preston-Landers, @jleclanche, @zware, @zooba, @ammaraskar, @pganssle
PRs
  • bpo-29097: Forego fold detection on windows for low timestamp values #2385
  • [3.7] bpo-29097: Forego fold detection on windows for low timestamp values (GH-2385) #8466
  • [3.6] bpo-29097: Forego fold detection on windows for low timestamp values (GH-2385) #8498
  • Files
  • forego_fold_detection.patch
  • truncate_negatives.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 2018-07-27.16:33:03.375>
    created_at = <Date 2016-12-28.20:49:20.074>
    labels = ['3.8', 'type-bug', '3.7', 'OS-windows']
    title = '[Windows] datetime.fromtimestamp(t) when 0 <= t <= 86399 fails on Python 3.6'
    updated_at = <Date 2018-07-27.16:33:03.374>
    user = 'https://bugs.python.org/pekkaklarck'

    bugs.python.org fields:

    activity = <Date 2018-07-27.16:33:03.374>
    actor = 'ammar2'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-27.16:33:03.375>
    closer = 'ammar2'
    components = ['Windows']
    creation = <Date 2016-12-28.20:49:20.074>
    creator = 'pekka.klarck'
    dependencies = []
    files = ['46091', '46092']
    hgrepos = []
    issue_num = 29097
    keywords = ['patch']
    message_count = 16.0
    messages = ['284199', '284250', '284264', '284265', '284269', '284272', '284281', '284286', '284326', '296214', '296759', '296795', '309084', '322370', '322392', '322496']
    nosy_count = 14.0
    nosy_names = ['tim.peters', 'paul.moore', 'belopolsky', 'vstinner', 'tim.golden', 'r.david.murray', 'SilentGhost', 'planders', 'pekka.klarck', 'jleclanche', 'zach.ware', 'steve.dower', 'ammar2', 'p-ganssle']
    pr_nums = ['2385', '8466', '8498']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29097'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions