Message282174
| Author | ncoghlan |
|---|---|
| Recipients | SilentGhost, eric.snow, larry, ncoghlan, ned.deily, r.david.murray, ryan.petrello, yselivanov |
| Date | 2016-12-01.13:22:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1480598553.99.0.11367166802.issue27172@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Updated patch adding What's New and NEWS entries, and addressing Martin's review comments (mostly by accepting his suggestions). I ended up leaving `inspect.getcallargs()` deprecated, and instead added a comment to issue 20438 noting how to achieve the bound args -> unbound args conversion in a general way: http://bugs.python.org/issue20438#msg282173 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-01 13:22:34 | ncoghlan | set | recipients: + ncoghlan, larry, ned.deily, r.david.murray, SilentGhost, eric.snow, yselivanov, ryan.petrello |
| 2016-12-01 13:22:33 | ncoghlan | set | messageid: <1480598553.99.0.11367166802.issue27172@psf.upfronthosting.co.za> |
| 2016-12-01 13:22:33 | ncoghlan | link | issue27172 messages |
| 2016-12-01 13:22:33 | ncoghlan | create | |