bpo-22859: deprecating unittest.TestProgram.usageExit by carlosdmz · Pull Request #30293 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
blurb-it Bot and others added 2 commits
JelleZijlstra
requested changes
JelleZijlstra
left a comment
JelleZijlstra
left a comment
Member
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.
bedevere-bot
added
awaiting core review
and removed
awaiting review
labels
Carlos Damázio added 2 commits
carlosdmz
commented
Jan 29, 2022
carlosdmz commented
Contributor Author
@JelleZijlstra Done, usageExit is marked as being deprecated and will be removed in 3.13.
Misc/NEWS.d/next/Library/2021-12-29-19-37-49.bpo-22859.AixHW7.rst Outdated
Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
carlosdmz
commented
Jan 29, 2022
carlosdmz commented
Contributor Author
Thank you @kumaraditya303 for fixing the news entry.
carlosdmz
requested a review
from JelleZijlstra
Lib/unittest/main.py Outdated
kumaraditya303
approved these changes
carlosdmz
requested a review
from JelleZijlstra
JelleZijlstra
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
JelleZijlstra
merged commit
7c353b7
into
python:main
bedevere-bot
removed
the
awaiting merge
label
carlosdmz
deleted the
issue22859
branch
rbtcollins
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment