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 Ilya.Kulakov, alexei.romanov, amaury.forgeotdarc, belopolsky, eryksun, meador.inge, vinay.sajip, vstinner, weeble
Date 2019-10-01.11:52:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569930723.58.0.371051240161.issue22273@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
History
Date User Action Args
2019-10-01 11:52:03vstinnersetrecipients: + vstinner, vinay.sajip, amaury.forgeotdarc, belopolsky, weeble, meador.inge, eryksun, Ilya.Kulakov, alexei.romanov
2019-10-01 11:52:03vstinnersetmessageid: <1569930723.58.0.371051240161.issue22273@roundup.psfhosted.org>
2019-10-01 11:52:03vstinnerlinkissue22273 messages
2019-10-01 11:52:03vstinnercreate