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 Paul Monson, matrixise, miss-islington, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-06-13.13:22:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560432177.32.0.278476917927.issue36779@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0a9baec16c17d261377fb8a31a57d8c397e25af6 by Victor Stinner (Miss Islington (bot)) in branch '3.8':
bpo-36779: time.tzname returns empty string on Windows if default cod… (GH-13073) (GH-14032)
https://github.com/python/cpython/commit/0a9baec16c17d261377fb8a31a57d8c397e25af6
History
Date User Action Args
2019-06-13 13:22:57vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower, matrixise, miss-islington, Paul Monson
2019-06-13 13:22:57vstinnersetmessageid: <1560432177.32.0.278476917927.issue36779@roundup.psfhosted.org>
2019-06-13 13:22:57vstinnerlinkissue36779 messages
2019-06-13 13:22:57vstinnercreate