Message342156
| Author | ncoghlan |
|---|---|
| Recipients | brett.cannon, lukasz.langa, ncoghlan, pablogsal, serhiy.storchaka, steve.dower, vstinner |
| Date | 2019-05-11.04:24:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557548650.87.0.295166296871.issue36751@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This PR needs to be reverted - we previously deprecated this API, but then undeprecated it again in #27172, as the consequence of deprecating it was projects copying & pasting the getfullargspec() implementation into their own code, not switching to inspect.Signature. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-11 04:24:10 | ncoghlan | set | recipients: + ncoghlan, brett.cannon, vstinner, lukasz.langa, serhiy.storchaka, steve.dower, pablogsal |
| 2019-05-11 04:24:10 | ncoghlan | set | messageid: <1557548650.87.0.295166296871.issue36751@roundup.psfhosted.org> |
| 2019-05-11 04:24:10 | ncoghlan | link | issue36751 messages |
| 2019-05-11 04:24:10 | ncoghlan | create | |