Skip to content

timemodule.c: Python loses current timezone #38737

@quale

Description

@quale
mannequin
BPO 762963
Nosy @loewis, @rhettinger, @abalkin, @bitdancer, @briancurtin
Superseder
  • bpo-1667546: Time zone-capable variant of time.localtime
  • Files
  • timemodule.c.patch: timezone handling patch to timemodule.c
  • gettmargs.patch: corrected patch
  • gettmargs-test.py: unit tests for gettmargs patch
  • issue762963.diff: patch against r77593 (trunk)
  • 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/loewis'
    closed_at = <Date 2015-10-02.21:30:21.072>
    created_at = <Date 2003-06-30.02:18:54.000>
    labels = ['extension-modules', 'type-bug']
    title = 'timemodule.c: Python loses current timezone'
    updated_at = <Date 2015-10-02.21:30:21.071>
    user = 'https://bugs.python.org/quale'

    bugs.python.org fields:

    activity = <Date 2015-10-02.21:30:21.071>
    actor = 'belopolsky'
    assignee = 'loewis'
    closed = True
    closed_date = <Date 2015-10-02.21:30:21.072>
    closer = 'belopolsky'
    components = ['Extension Modules']
    creation = <Date 2003-06-30.02:18:54.000>
    creator = 'quale'
    dependencies = []
    files = ['5425', '5426', '5427', '15934']
    hgrepos = []
    issue_num = 762963
    keywords = ['patch', 'needs review']
    message_count = 18.0
    messages = ['44158', '44159', '44160', '44161', '44162', '44163', '44164', '44165', '44166', '97987', '103309', '103321', '103369', '108731', '108732', '138307', '138340', '138354']
    nosy_count = 10.0
    nosy_names = ['loewis', 'rhettinger', 'pboddie', 'belopolsky', 'quale', 'r.david.murray', 'brian.curtin', 'Stephen.White', 'grantbow', 'jonsiddle']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'patch review'
    status = 'closed'
    superseder = '1667546'
    type = 'behavior'
    url = 'https://bugs.python.org/issue762963'
    versions = ['Python 2.6', 'Python 3.1', 'Python 2.7', 'Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions