]> granicus.if.org Git - python/commit
closes bpo-37965: Fix compiler warning of distutils CCompiler.test_function. (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 28 Aug 2019 17:32:34 +0000 (10:32 -0700)
committerBenjamin Peterson <benjamin@python.org>
Wed, 28 Aug 2019 17:32:34 +0000 (10:32 -0700)
commit23985c6a64222df46cd7e21b9b21c0e37aa95e10
tree46ccf4da0bf12d17754d0ef9d557127ae12472eb
parent2cb82d2a88710b0af10b9d9721a9710ecc037e72
closes bpo-37965: Fix compiler warning of distutils CCompiler.test_function. (GH-15561)

https://bugs.python.org/issue37965

https://bugs.python.org/issue37965

Automerge-Triggered-By: @benjaminp
(cherry picked from commit 55aabee07501e1468082b3237620e4ecd75c5da6)

Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
Lib/distutils/ccompiler.py
Misc/NEWS.d/next/Library/2019-08-28-14-04-18.bpo-37965.7xGE-C.rst [new file with mode: 0644]