Skip to content

Different behavior between datetime.py and its C accelerator #77993

@abalkin

Description

@abalkin
BPO 33812
Nosy @tim-one, @abalkin
PRs
  • bpo-33812: Corrected astimezone for naive datetimes. #7578
  • [3.7] bpo-33812: Corrected astimezone for naive datetimes. (GH-7578) #7600
  • [3.6] bpo-33812: Corrected astimezone for naive datetimes. (GH-7578) #7601
  • 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-06-10.22:06:00.260>
    created_at = <Date 2018-06-09.00:02:26.755>
    labels = ['extension-modules', '3.8', 'type-bug', 'library', '3.7']
    title = 'Different behavior between datetime.py and its C accelerator'
    updated_at = <Date 2018-06-10.22:06:00.259>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2018-06-10.22:06:00.259>
    actor = 'belopolsky'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2018-06-10.22:06:00.260>
    closer = 'belopolsky'
    components = ['Extension Modules', 'Library (Lib)']
    creation = <Date 2018-06-09.00:02:26.755>
    creator = 'belopolsky'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33812
    keywords = ['patch']
    message_count = 9.0
    messages = ['319121', '319122', '319131', '319134', '319195', '319196', '319245', '319253', '319254']
    nosy_count = 2.0
    nosy_names = ['tim.peters', 'belopolsky']
    pr_nums = ['7578', '7600', '7601']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33812'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions