[3.7] bpo-35283: Add deprecation warning for Thread.isAlive (GH-11454) by corona10 · Pull Request #11604 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Conversation
Member
Add a pending deprecated warning for the threading.Thread.isAlive() method..
(cherry picked from commit 89669ff)
Co-authored-by: Dong-hee Na donghee.na92@gmail.com
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting review
label
vstinner
reviewed
vstinner
left a comment
vstinner
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also include the fix https://github.com/python/cpython/pull/11596/files into this PR?
corona10
commented
Jan 18, 2019
corona10 commented
Member Author
No issue yet all
corona10
commented
Jan 18, 2019
corona10 commented
Member Author
@vstinner Done!
vstinner
merged commit
c2647f2
into
python:3.7
bedevere-bot
removed
the
awaiting review
label
vstinner
commented
Jan 18, 2019
vstinner commented
Member
Bye bye isAlive()! I merged your PR @corona10, thanks.
corona10
deleted the
backport-89669ff-3.7
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment