Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.11] gh-95349: Hide a Distutils Warning Filter for test_check_c_globals (GH-95837) #95843

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 9, 2022

Under certain build conditions, test_check_c_globals fails. This fix takes the same approach as we took for gh-84236 (via gh-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

…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>
@miss-islington
Copy link
Contributor Author

@ericsnowcurrently: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

@ericsnowcurrently: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@ambv ambv merged commit 2c4bd21 into python:3.11 Aug 10, 2022
@miss-islington miss-islington deleted the backport-3ff6d9a-3.11 branch August 10, 2022 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants