Message292408
No, there are no plans to ever deprecate getfullargspec() again - it isn't hard to maintain indefinitely as a wrapper around inspect.Signature(), and it doesn't have the significant limitations that affected getargspec(). |
|
| Date |
User |
Action |
Args |
| 2017-04-27 07:01:37 | ncoghlan | set | recipients:
+ ncoghlan, larry, ned.deily, r.david.murray, SilentGhost, python-dev, eric.snow, serhiy.storchaka, yselivanov, Tim.Graham, ryan.petrello |
| 2017-04-27 07:01:37 | ncoghlan | set | messageid: <[email protected]> |
| 2017-04-27 07:01:37 | ncoghlan | link | issue27172 messages |
| 2017-04-27 07:01:36 | ncoghlan | create | |
|