Yury Selivanov added the comment:

Please see the new patch.

So it's time to deprecate getargspec with a warning (was softly deprecated in 
3.0).

getfullargspec() and getcallargs() deprecation is documented.

I also want to deprecate formatargspec() and formatargvalues(), but Signature 
does not provide equivalents. Should we add them?

----------
Added file: http://bugs.python.org/file39459/getargspec.diff

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

Reply via email to