Brett Cannon <br...@python.org> added the comment:

If I remember correctly the un-deprecation was because 2/3 code could only use 
getfullargspec() to get all relevant details. Since we're so close to being 
done w/ Python 2 I think this might be the last change to make to them, 
document their deprecation, tack this info on to the end of the tuple, and then 
start raising DeprecationWarning in 3.9.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36751>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to