Message324864
Beyond other classes documented as functions (classmethod, enumerate, filter, map, reversed, staticmethod, super and zip), the following issues exist:
* memoryview, range, and tuple are marked as functions
* complex and object treat themselves as functions in their descriptions
Attached PR fixes this. |
|
| Date |
User |
Action |
Args |
| 2018-09-08 22:29:55 | adelfino | set | recipients:
+ adelfino, docs@python |
| 2018-09-08 22:29:55 | adelfino | set | messageid: <1536445795.33.0.56676864532.issue34612@psf.upfronthosting.co.za> |
| 2018-09-08 22:29:55 | adelfino | link | issue34612 messages |
| 2018-09-08 22:29:55 | adelfino | create | |
|