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 belopolsky, vstinner
Date 2018-12-03.10:58:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543834714.08.0.788709270274.issue35385@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, context of this question: I modified get_gmtoff() in bpo-35373 to fix compiler warnings :-) (see my first commit 503ce5c482cb267b0770bc46c315d5cf822bdca9)
History
Date User Action Args
2018-12-03 10:58:34vstinnersetrecipients: + vstinner, belopolsky
2018-12-03 10:58:34vstinnersetmessageid: <1543834714.08.0.788709270274.issue35385@psf.upfronthosting.co.za>
2018-12-03 10:58:34vstinnerlinkissue35385 messages
2018-12-03 10:58:34vstinnercreate