Skip to content

A bug in datetime.astimezone() method #70803

@abalkin

Description

@abalkin
BPO 26616
Nosy @tim-one, @abalkin, @vstinner, @berkerpeksag
Files
  • issue26616.diff
  • bguo.patch
  • 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-03-25.19:48:53.080>
    created_at = <Date 2016-03-23.05:25:06.170>
    labels = ['extension-modules', 'type-bug']
    title = 'A bug in datetime.astimezone() method'
    updated_at = <Date 2016-03-25.19:52:12.175>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2016-03-25.19:52:12.175>
    actor = 'belopolsky'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2016-03-25.19:48:53.080>
    closer = 'belopolsky'
    components = ['Extension Modules']
    creation = <Date 2016-03-23.05:25:06.170>
    creator = 'belopolsky'
    dependencies = []
    files = ['42262', '42267']
    hgrepos = []
    issue_num = 26616
    keywords = ['patch']
    message_count = 8.0
    messages = ['262239', '262240', '262295', '262296', '262328', '262450', '262452', '262453']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'belopolsky', 'vstinner', 'python-dev', 'berker.peksag', 'BGuo1']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue26616'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions