bpo-33582: Emit deprecation warning for formatargspec#6994
Conversation
0033e03 to
bddb788
Compare
May 21, 2018 21:22
taleinat
left a comment
There was a problem hiding this comment.
Just two minor fixes before this can go in, IMO.
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.
f1bfa0b to
7ff49d6
Compare
June 11, 2018 12:35
7ff49d6 to
b0e3d14
Compare
June 11, 2018 12:35
|
I have made the requested changes; please review again |
Sorry, something went wrong.
|
OK, let's get this in for 3.7.0. |
Sorry, something went wrong.
|
Thanks @Carreau for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Sorry, something went wrong.
(cherry picked from commit 46c5cd0) Co-authored-by: Matthias Bussonnier <bussonniermatthias@gmail.com>
(cherry picked from commit 46c5cd0) Co-authored-by: Matthias Bussonnier <bussonniermatthias@gmail.com>
|
Thanks ! |
Sorry, something went wrong.
Also assert it emits deprecation warnings in corresponding test, and add that into the docstring.
https://bugs.python.org/issue33582