Skip to content

time.mktime doesn't update time.tzname #66987

@4kir4

Description

@4kir4
mannequin
BPO 22798
Nosy @malemburg, @abalkin, @pitrou, @4kir4
Files
  • test-timezone-info-is-updated.diff: show that time functions fail to update the timezone info
  • test_mktime_changes_tzname.c: improve error handling (doesn't change the result)
  • sync-time-timezone-attr-with-c.diff
  • issue22798.diff
  • test-mktime.c
  • 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-13.17:19:55.439>
    created_at = <Date 2014-11-05.12:12:28.107>
    labels = ['3.7', 'type-bug', 'library']
    title = "time.mktime doesn't update time.tzname"
    updated_at = <Date 2016-09-13.17:19:55.437>
    user = 'https://github.com/4kir4'

    bugs.python.org fields:

    activity = <Date 2016-09-13.17:19:55.437>
    actor = 'belopolsky'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2016-09-13.17:19:55.439>
    closer = 'belopolsky'
    components = ['Library (Lib)']
    creation = <Date 2014-11-05.12:12:28.107>
    creator = 'akira'
    dependencies = []
    files = ['37133', '37134', '37273', '40598', '44641']
    hgrepos = []
    issue_num = 22798
    keywords = ['patch']
    message_count = 17.0
    messages = ['230674', '230675', '231648', '249296', '249395', '249402', '249413', '249417', '249479', '249480', '251712', '251714', '251829', '251840', '251889', '276295', '276307']
    nosy_count = 4.0
    nosy_names = ['lemburg', 'belopolsky', 'pitrou', 'akira']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22798'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-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