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 izbyshev
Recipients belopolsky, izbyshev, lemburg, vstinner
Date 2018-12-23.19:23:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545592980.59.0.0770528567349.issue28108@roundup.psfhosted.org>
In-reply-to
Content
The resolution of this [1] glibc bug report effectively says that the use of global variables tzname, timezone and daylight is not supported by glibc unless a POSIX-style TZ setting is used (which is probably never in real world).

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=23859
History
Date User Action Args
2018-12-23 19:23:01izbyshevsetrecipients: + izbyshev, lemburg, belopolsky, vstinner
2018-12-23 19:23:00izbyshevsetmessageid: <1545592980.59.0.0770528567349.issue28108@roundup.psfhosted.org>
2018-12-23 19:23:00izbyshevlinkissue28108 messages
2018-12-23 19:23:00izbyshevcreate