Skip to content

Calling timestamp() on a datetime object modifies the timestamp of a different datetime object. #66817

@veebers

Description

@veebers
mannequin
BPO 22627
Nosy @malemburg, @warsaw, @abalkin, @pitrou, @4kir4
Superseder
  • bpo-28067: Do not call localtime (gmtime) in datetime module
  • Files
  • mkbug.py
  • 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-10.19:39:45.672>
    created_at = <Date 2014-10-14.01:31:45.075>
    labels = ['type-feature', 'library']
    title = 'Calling timestamp() on a datetime object modifies the timestamp of a different datetime object.'
    updated_at = <Date 2016-09-10.19:39:45.671>
    user = 'https://bugs.python.org/veebers'

    bugs.python.org fields:

    activity = <Date 2016-09-10.19:39:45.671>
    actor = 'belopolsky'
    assignee = 'belopolsky'
    closed = True
    closed_date = <Date 2016-09-10.19:39:45.672>
    closer = 'belopolsky'
    components = ['Library (Lib)']
    creation = <Date 2014-10-14.01:31:45.075>
    creator = 'veebers'
    dependencies = []
    files = ['36907']
    hgrepos = []
    issue_num = 22627
    keywords = []
    message_count = 12.0
    messages = ['229276', '229279', '229344', '229388', '229390', '229391', '229393', '229395', '229401', '229405', '250859', '275684']
    nosy_count = 8.0
    nosy_names = ['lemburg', 'barry', 'belopolsky', 'pitrou', 'Arfrever', 'akira', 'thomir', 'veebers']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '28067'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22627'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions