Skip to content

gh-95388: Suppress deprecation warning in test_immutable_type_with_mutable_base #95728

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

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

erlend-aasland
Copy link
Contributor

@erlend-aasland erlend-aasland commented Aug 5, 2022

When 3.14 kicks in, it'll be a RuntimeError;
the test will correctly fail then.

…ith_mutable_base

When 3.14 kicks in, it'll be a RuntimeError;
the test will correctly fail then.
@erlend-aasland erlend-aasland requested a review from encukou August 5, 2022 22:57
@bedevere-bot bedevere-bot added tests Tests in the Lib/test dir awaiting core review labels Aug 5, 2022
@encukou encukou merged commit 78a85a3 into python:main Aug 8, 2022
@encukou
Copy link
Member

encukou commented Aug 8, 2022

TIL. (The test helpers have many corners I haven't visited.) Thank you!

@erlend-aasland erlend-aasland deleted the fixup-gh-95533 branch August 8, 2022 10:17
iritkatriel pushed a commit to iritkatriel/cpython that referenced this pull request Aug 11, 2022
…ith_mutable_base (pythonGH-95728)

When 3.14 kicks in, it'll be a RuntimeError;
the test will correctly fail then.
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.

3 participants