Message243777
| Author | yselivanov |
|---|---|
| Recipients | brett.cannon, larry, matrixise, ncoghlan, yselivanov |
| Date | 2015-05-21.18:57:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1432234647.23.0.644998861536.issue20438@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| 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: <1432234647.23.0.644998861536.issue20438@psf.upfronthosting.co.za> |
| 2015-05-21 18:57:27 | yselivanov | link | issue20438 messages |
| 2015-05-21 18:57:27 | yselivanov | create | |