]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-37965: Fix compiler warning of distutils CCompiler.test_function. (GH...
authorAnonymous Maarten <madebr@users.noreply.github.com>
Wed, 28 Aug 2019 17:11:03 +0000 (19:11 +0200)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 28 Aug 2019 17:11:03 +0000 (10:11 -0700)
commit55aabee07501e1468082b3237620e4ecd75c5da6
treef119681dde409f3f4eef2188b6e6fc67840ad8f4
parent2a16eea71f56c2d8f38c295c8ce71a9a9a140aff
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
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]