Message243777
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? |
|
| Date |
User |
Action |
Args |
| 2015-05-21 18:57:27 | yselivanov | set | recipients:
+ yselivanov, brett.cannon, ncoghlan, larry, matrixise |
| 2015-05-21 18:57:27 | yselivanov | set | messageid: <[email protected]> |
| 2015-05-21 18:57:27 | yselivanov | link | issue20438 messages |
| 2015-05-21 18:57:27 | yselivanov | create | |
|