◐ Shell
reader mode source ↗
Skip to content

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

Merged
hugovk merged 2 commits into
python:mainfrom
hugovk:rm-unittest.TestProgram.usageExit
May 27, 2023
Merged

gh-104992: Remove deprecated unittest.TestProgram.usageExit#104993
hugovk merged 2 commits into
python:mainfrom
hugovk:rm-unittest.TestProgram.usageExit

Conversation

@hugovk

@hugovk hugovk commented May 26, 2023

Copy link
Copy Markdown
Member

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 Standard Library Python modules in the Lib/ directory 3.13 bugs and security fixes labels May 26, 2023

@sobolevn sobolevn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hide comment

Thank you!

@hugovk hugovk enabled auto-merge (squash) May 27, 2023 21:07
@hugovk hugovk merged commit b225c08 into python:main May 27, 2023
@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 stdlib Standard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants