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 ammar2
Recipients ammar2, corona10, p-ganssle, pablogsal, vstinner
Date 2020-06-02.08:23:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591086212.92.0.552524966956.issue40686@roundup.psfhosted.org>
In-reply-to
Content
There's still the "unknown pragma" warnings left, I pinged p-ganssle about it in the zoneinfo commit but it should probably be guarded like the ones in the ssl module:

https://github.com/python/cpython/blob/a871f692b4a2e6c7d45579693e787edc0af1a02c/Modules/_ssl.c#L46
History
Date User Action Args
2020-06-02 08:23:32ammar2setrecipients: + ammar2, vstinner, p-ganssle, corona10, pablogsal
2020-06-02 08:23:32ammar2setmessageid: <1591086212.92.0.552524966956.issue40686@roundup.psfhosted.org>
2020-06-02 08:23:32ammar2linkissue40686 messages
2020-06-02 08:23:32ammar2create