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 serhiy.storchaka, vstinner
Date 2018-12-03.11:02:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543834967.1.0.788709270274.issue35373@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ab6614969301b238fcc27f43923a0189a57a2a3c by Victor Stinner in branch 'master':
bpo-35373: Fix PyInit_timezone() if HAVE_DECL_TZNAME is defined (GH-10861)
https://github.com/python/cpython/commit/ab6614969301b238fcc27f43923a0189a57a2a3c
History
Date User Action Args
2018-12-03 11:02:47vstinnersetrecipients: + vstinner, serhiy.storchaka
2018-12-03 11:02:47vstinnersetmessageid: <1543834967.1.0.788709270274.issue35373@psf.upfronthosting.co.za>
2018-12-03 11:02:47vstinnerlinkissue35373 messages
2018-12-03 11:02:47vstinnercreate