Message292408
| Author | ncoghlan |
|---|---|
| Recipients | SilentGhost, Tim.Graham, eric.snow, larry, ncoghlan, ned.deily, python-dev, r.david.murray, ryan.petrello, serhiy.storchaka, yselivanov |
| Date | 2017-04-27.07:01:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1493276497.08.0.961223799064.issue27172@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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(). |
|
| History | |||
|---|---|---|---|
| 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: <1493276497.08.0.961223799064.issue27172@psf.upfronthosting.co.za> |
| 2017-04-27 07:01:37 | ncoghlan | link | issue27172 messages |
| 2017-04-27 07:01:36 | ncoghlan | create | |