◐ Shell
clean mode source ↗

[3.11] gh-95349: Hide a Distutils Warning Filter for test_check_c_globals (GH-95837) by miss-islington · Pull Request #95843 · python/cpython

…als (pythonGH-95837)

Under certain build conditions, test_check_c_globals fails.  This fix takes the same approach as we took for pythongh-84236 (via pythongh-20095).  We'll be removing use of distutils in the c-analyzer at some point.  Until then we'll hide the warning filter.
(cherry picked from commit 3ff6d9a)

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>

@bedevere-bot added the tests

Tests in the Lib/test dir

label

Aug 9, 2022