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 malin, vinay.sajip, vstinner
Date 2019-10-01.11:54:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569930885.21.0.199220735345.issue38321@roundup.psfhosted.org>
In-reply-to
Content
New changeset bfe1f74e39d0049a829962050e86a6a2d2a2781e by Victor Stinner in branch '3.8':
[3.8] bpo-3832: Fix compiler warnings (GH-16518)
https://github.com/python/cpython/commit/bfe1f74e39d0049a829962050e86a6a2d2a2781e

(oops, I made a typo in the bpo number in the commit title.)
History
Date User Action Args
2019-10-01 11:54:45vstinnersetrecipients: + vstinner, vinay.sajip, malin
2019-10-01 11:54:45vstinnersetmessageid: <1569930885.21.0.199220735345.issue38321@roundup.psfhosted.org>
2019-10-01 11:54:45vstinnerlinkissue38321 messages
2019-10-01 11:54:45vstinnercreate