Skip to content

bpo-22859: deprecating unittest.TestProgram.usageExit #30293

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 7 commits into from
Mar 17, 2022

Conversation

dudmz
Copy link
Contributor

@dudmz dudmz commented Dec 29, 2021

Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

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

As mentioned on the PR, I would suggest making it raise DeprecationWarning first.

@dudmz
Copy link
Contributor Author

dudmz commented Jan 29, 2022

@JelleZijlstra Done, usageExit is marked as being deprecated and will be removed in 3.13.

@dudmz
Copy link
Contributor Author

dudmz commented Jan 29, 2022

Thank you @kumaraditya303 for fixing the news entry.

@dudmz dudmz requested a review from JelleZijlstra February 16, 2022 20:10
@dudmz dudmz requested a review from JelleZijlstra March 16, 2022 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants