]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:37:38 +0000 (10:37 -0700)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2019 17:37:38 +0000 (10:37 -0700)
commitea48966e5d868e2863d896ee909460d482a0513c
tree52f2a5a9e40f0aa3ac5a54f9ea27f055e7b974d5
parent2f0440e6dba248ff1e2b46c063adfd8fcb923a34
closes bpo-37965: Fix compiler warning of distutils CCompiler.test_function. (GH-15560)

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]