Skip to content

[Patch] Also stop using localtime() in timemodule #72335

@EdSchouten

Description

@EdSchouten
BPO 28148
Nosy @malemburg, @tim-one, @abalkin, @vstinner, @4kir4, @EdSchouten
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • patch-no-gmtime-localtime: Patch for using gmtime_r()/localtime_r()
  • patch-pytime-localtime-gmtime
  • 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 2016-09-28.21:41:54.164>
    created_at = <Date 2016-09-14.12:35:28.989>
    labels = ['extension-modules', 'type-bug', '3.7']
    title = '[Patch] Also stop using localtime() in timemodule'
    updated_at = <Date 2017-03-31.16:36:25.789>
    user = 'https://github.com/EdSchouten'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:25.789>
    actor = 'dstufft'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2016-09-28.21:41:54.164>
    closer = 'belopolsky'
    components = ['Extension Modules']
    creation = <Date 2016-09-14.12:35:28.989>
    creator = 'EdSchouten'
    dependencies = []
    files = ['44660', '44667']
    hgrepos = []
    issue_num = 28148
    keywords = ['patch']
    message_count = 14.0
    messages = ['276421', '276471', '276472', '276474', '276475', '276479', '276480', '276484', '276487', '276488', '276489', '276490', '277663', '277665']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'tim.peters', 'belopolsky', 'vstinner', 'akira', 'python-dev', 'EdSchouten']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28148'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

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