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 benjamin.peterson
Recipients benjamin.peterson, dstufft, eric.araujo, maarten, miss-islington
Date 2019-08-28.17:32:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567013558.04.0.795398555349.issue37965@roundup.psfhosted.org>
In-reply-to
Content
New changeset 23985c6a64222df46cd7e21b9b21c0e37aa95e10 by Benjamin Peterson (Miss Islington (bot)) in branch '3.8':
closes bpo-37965: Fix compiler warning of distutils CCompiler.test_function. (GH-15561)
https://github.com/python/cpython/commit/23985c6a64222df46cd7e21b9b21c0e37aa95e10
History
Date User Action Args
2019-08-28 17:32:38benjamin.petersonsetrecipients: + benjamin.peterson, eric.araujo, dstufft, miss-islington, maarten
2019-08-28 17:32:38benjamin.petersonsetmessageid: <1567013558.04.0.795398555349.issue37965@roundup.psfhosted.org>
2019-08-28 17:32:38benjamin.petersonlinkissue37965 messages
2019-08-28 17:32:37benjamin.petersoncreate