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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-104992: Remove deprecated unittest.TestProgram.usageExit #104993

Merged
merged 2 commits into from May 27, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented May 26, 2023

The unittest.TestProgram.usageExit method was deprecated in Python 3.11 and scheduled for removal in 3.13.


馃摎 Documentation preview 馃摎: https://cpython-previews--104993.org.readthedocs.build/

@hugovk hugovk added stdlib Python modules in the Lib dir 3.13 new features, bugs and security fixes labels May 26, 2023
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@hugovk hugovk enabled auto-merge (squash) May 27, 2023 21:07
@hugovk hugovk merged commit b225c08 into python:main May 27, 2023
21 checks passed
@hugovk hugovk deleted the rm-unittest.TestProgram.usageExit branch May 27, 2023 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants