Make tm_gmtoff and tm_zone available on all platforms

BPO 25283
Nosy @abalkin
PRs
  • bpo-33810: Remove unused code from datetime.py. #7549
  • Files
  • issue25283.diff
  • 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-12.02:55:21.725>
    created_at = <Date 2015-09-30.16:53:39.363>
    labels = ['type-feature']
    title = 'Make tm_gmtoff and tm_zone available on all platforms'
    updated_at = <Date 2018-06-08.23:22:35.628>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2018-06-08.23:22:35.628>
    actor = 'belopolsky'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2016-09-12.02:55:21.725>
    closer = 'python-dev'
    components = []
    creation = <Date 2015-09-30.16:53:39.363>
    creator = 'belopolsky'
    dependencies = []
    files = ['44539']
    hgrepos = []
    issue_num = 25283
    keywords = ['patch']
    message_count = 4.0
    messages = ['251954', '275928', '276745', '319118']
    nosy_count = 2.0
    nosy_names = ['belopolsky', 'python-dev']
    pr_nums = ['7549']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25283'
    versions = ['Python 3.6']