[3.7] bpo-35283: Add a deprecated warning for the threading.Thread.isAlive#11459
[3.7] bpo-35283: Add a deprecated warning for the threading.Thread.isAlive#11459corona10 wants to merge 1 commit into
Conversation
Sorry, something went wrong.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
Sorry, something went wrong.
|
In practice, I would prefer to start with a change in the master branch, and later consider what to do in the 3.7 branch. I'm not sure if it's ok to start to emit a PendingDeprecatinonWarning in 3.7.3. |
Sorry, something went wrong.
c336941 to
3001a51
Compare
January 7, 2019 16:18
3001a51 to
0390b24
Compare
January 7, 2019 16:29
|
I have made the requested changes; please review again. |
Sorry, something went wrong.
|
Thanks for making the requested changes! @vstinner: please review the changes made to this pull request. |
Sorry, something went wrong.
|
Most of the case, the backport patch you mentioned can be written by a bot. But in this case, as vstiner mentioned, we should apply So I think that this PR can be merged after #11454 is merged when core developers decide to emit |
Sorry, something went wrong.
Yes you right. But the when the bot generate the backport, maintainer could modify the PR, isn't? |
Sorry, something went wrong.
https://bugs.python.org/issue35283