Skip to content

Implement PEP 495 (Local Time Disambiguation) #68961

@abalkin

Description

@abalkin
BPO 24773
Nosy @tim-one, @abalkin, @vstinner, @4kir4, @vadmium, @koobs
Superseder
  • bpo-27595: Document PEP 495 (Local Time Disambiguation) features
  • Files
  • ltdf.patch: Initial pure python implementation
  • ltdf-2.patch
  • issue24773-s3.diff
  • issue24773-s3-2.diff
  • issue24773-s3-3.diff
  • issue24773-s3-4.diff
  • issue24773-final.diff
  • koobs-freebsd-current-usr-share-zoneinfo.txt
  • 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-08-23.20:39:56.449>
    created_at = <Date 2015-08-01.19:17:27.574>
    labels = ['extension-modules', 'type-feature', 'library']
    title = 'Implement PEP 495 (Local Time Disambiguation)'
    updated_at = <Date 2017-01-04.11:55:55.415>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2017-01-04.11:55:55.415>
    actor = 'vstinner'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2016-08-23.20:39:56.449>
    closer = 'belopolsky'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2015-08-01.19:17:27.574>
    creator = 'belopolsky'
    dependencies = []
    files = ['40094', '40096', '40614', '43753', '43778', '43781', '43836', '43850']
    hgrepos = ['335']
    issue_num = 24773
    keywords = ['patch']
    message_count = 48.0
    messages = ['247819', '247831', '251811', '270574', '270776', '270797', '271039', '271040', '271048', '271063', '271073', '271081', '271086', '271087', '271127', '271128', '271147', '271166', '271167', '271178', '271192', '271229', '271233', '271234', '271239', '271300', '271313', '271315', '271318', '271393', '271396', '271413', '271414', '271473', '271559', '271695', '271696', '271734', '272398', '272448', '272449', '272452', '272489', '272568', '273003', '273515', '284627', '284632']
    nosy_count = 8.0
    nosy_names = ['tim.peters', 'belopolsky', 'vstinner', 'stub', 'akira', 'python-dev', 'martin.panter', 'koobs']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = '27595'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24773'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions