Inconsistency in datetime.utcfromtimestamp(Decimal)

Open
#67,795 14 comments 0 reactions 1 assignee View on GitHub

@serhiy-storchaka is already working on this.

Since May 12, 2018.

Assessment

This issue has not been assessed yet.

Description

extension-modules stdlib type-bug
BPO 23607
Nosy @malemburg, @abalkin, @vstinner, @skrah, @serhiy-storchaka, @pganssle, @shlomoa, @remilapeyre
Files
  • issue23607_python.diff
  • datetime_fromtimestamp_decimal.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 = 'https://github.com/serhiy-storchaka'
    closed_at = None
    created_at = <Date 2015-03-08.10:35:01.714>
    labels = ['3.8', 'type-bug', 'library']
    title = 'Inconsistency in datetime.utcfromtimestamp(Decimal)'
    updated_at = <Date 2019-02-27.17:14:23.100>
    user = 'https://github.com/serhiy-storchaka'
    

    bugs.python.org fields:

    activity = <Date 2019-02-27.17:14:23.100>
    actor = 'remi.lapeyre'
    assignee = 'serhiy.storchaka'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2015-03-08.10:35:01.714>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['38388', '38736']
    hgrepos = []
    issue_num = 23607
    keywords = ['patch']
    message_count = 11.0
    messages = ['237527', '237541', '237801', '239593', '239595', '239597', '239608', '239613', '336769', '336771', '336772']
    nosy_count = 10.0
    nosy_names = ['lemburg', 'belopolsky', 'vstinner', 'SilentGhost', 'skrah', 'serhiy.storchaka', 'p-ganssle', 'anglister', 'remi.lapeyre', 'Steven Davidson']
    pr_nums = []
    priority = 'low'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23607'
    versions = ['Python 3.8']
    

    Linked PRs
    • gh-139224
    • gh-139273
    Dominant language
    Python
    Stars
    77.2k
    Forks
    36k
    Avg merge
    1d 9h
    Merged PRs (30d)
    558

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    More from python/cpython

    All issues in python/cpython

    Similar issues

    More Python issues

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.