This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Decorater, belopolsky, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-01-03.12:41:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1483447262.74.0.875161689087.issue29063@psf.upfronthosting.co.za>
In-reply-to
Content
The warning was introduced by a recent change:

changeset:   103680:a96101dd105c
user:        Alexander Belopolsky <alexander.belopolsky@gmail.com>
date:        Sun Sep 11 22:55:16 2016 -0400
files:       Doc/library/time.rst Misc/NEWS Modules/timemodule.c
description:
Closes #25283: Make tm_gmtoff and tm_zone available on all platforms.
History
Date User Action Args
2017-01-03 12:41:02vstinnersetrecipients: + vstinner, paul.moore, belopolsky, tim.golden, zach.ware, steve.dower, Decorater
2017-01-03 12:41:02vstinnersetmessageid: <1483447262.74.0.875161689087.issue29063@psf.upfronthosting.co.za>
2017-01-03 12:41:02vstinnerlinkissue29063 messages
2017-01-03 12:41:02vstinnercreate