Message282490
| Author | ncoghlan |
|---|---|
| Recipients | eric.smith, ncoghlan, serhiy.storchaka, vstinner |
| Date | 2016-12-06.01:09:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1480986549.94.0.981399549674.issue28838@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As long as the C API docs also get updated, +1 for: * 'o' -> 'obj' * 'callable_object' -> 'callable' * 'func' -> 'callable' (when the function actually accepts an arbitrary callable) * 'method' -> 'name' (assuming 'Method' appears in the function name) Documenting those naming conventions in PEP 7 would also still be desirable. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-06 01:09:10 | ncoghlan | set | recipients: + ncoghlan, vstinner, eric.smith, serhiy.storchaka |
| 2016-12-06 01:09:09 | ncoghlan | set | messageid: <1480986549.94.0.981399549674.issue28838@psf.upfronthosting.co.za> |
| 2016-12-06 01:09:09 | ncoghlan | link | issue28838 messages |
| 2016-12-06 01:09:09 | ncoghlan | create | |