Skip to content

datetime.utctimetuple() should not set tm_isdst flag to 0 #53250

Closed
@abalkin

Description

@abalkin
BPO 9004
Nosy @malemburg, @abalkin, @pitrou, @merwok, @karlcow, @hobbestigrou, @pganssle
PRs
  • bpo-9004: Recommend against using utctimetuple in the docs. #10870
  • bpo-37488 : Document a warning for datetime.utcnow() and utcfromtimestamp() #15773
  • Files
  • timetuple_issue9004.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 = None
    created_at = <Date 2010-06-16.03:36:41.910>
    labels = ['easy', 'type-bug', 'docs']
    title = 'datetime.utctimetuple() should not set tm_isdst flag to 0'
    updated_at = <Date 2019-10-03.09:54:22.605>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2019-10-03.09:54:22.605>
    actor = 'karlcow'
    assignee = 'belopolsky'
    closed = False
    closed_date = None
    closer = None
    components = ['Documentation']
    creation = <Date 2010-06-16.03:36:41.910>
    creator = 'belopolsky'
    dependencies = []
    files = ['46050']
    hgrepos = []
    issue_num = 9004
    keywords = ['patch', 'easy']
    message_count = 8.0
    messages = ['107906', '108278', '162633', '221894', '284072', '330963', '330969', '353837']
    nosy_count = 8.0
    nosy_names = ['lemburg', 'belopolsky', 'pitrou', 'eric.araujo', 'karlcow', 'hobbestigrou', 'p-ganssle', 'Gaurav Tatke']
    pr_nums = ['10870', '15773']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue9004'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc direasytype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions