Skip to content

Add timezone support to datetime C API #54590

@abalkin

Description

@abalkin
BPO 10381
Nosy @tim-one, @ncoghlan, @abalkin, @vstinner, @pganssle
PRs
  • bpo-10381: Add timezone to datetime C API #5032
  • bpo-10381: Cleanup dangling reference in get_timezone_utc_capi #5317
  • bpo-10381: Test that new_timezone can return the UTC singleton #5318
  • bpo-10381, bpo-32403: What's new entries for changes to datetime #5814
  • [3.7] bpo-10381: Test that new_timezone can return the UTC singleton (gh-5318) #5819
  • [3.7] bpo-10381, bpo-32403: What's new entries for changes to datetime (gh-5814) #5929
  • 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 2018-07-05.16:52:42.095>
    created_at = <Date 2010-11-10.18:49:04.935>
    labels = ['extension-modules', 'type-feature']
    title = 'Add timezone support to datetime C API'
    updated_at = <Date 2018-07-05.16:52:42.094>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2018-07-05.16:52:42.094>
    actor = 'vstinner'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2018-07-05.16:52:42.095>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2010-11-10.18:49:04.935>
    creator = 'belopolsky'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 10381
    keywords = ['patch']
    message_count = 14.0
    messages = ['120928', '251873', '309214', '309234', '309264', '309267', '310639', '310662', '310676', '310688', '313020', '313022', '321105', '321117']
    nosy_count = 5.0
    nosy_names = ['tim.peters', 'ncoghlan', 'belopolsky', 'vstinner', 'p-ganssle']
    pr_nums = ['5032', '5317', '5318', '5814', '5819', '5929']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue10381'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions