Issue1189
Created on 2007-09-22 00:44 by amaury.forgeotdarc, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| numbermethods-py3k.diff | amaury.forgeotdarc, 2007-09-22 00:44 | |||
| Messages (2) | |||
|---|---|---|---|
| msg56087 - (view) | Author: Amaury Forgeot d'Arc (amaury.forgeotdarc) * ![]() |
Date: 2007-09-22 00:44 | |
This patch adds documentation for all the fields in the tp_as_number, tp_as_sequence and tp_as_mapping structures. It may not be complete, but is still better than the XXX in the current docs. This is my first contribution to the doc, feel free to amend it! This patch describes the python3.0 situation, which is simpler since the removal of coercion. It can serve as a start for 2.6 as well; a second patch about coercion will follow. PS: it's really a pleasure to use the new ReST format. |
|||
| msg56120 - (view) | Author: Georg Brandl (georg.brandl) * ![]() |
Date: 2007-09-24 18:05 | |
Committed in 3k branch as rev. 58246. Just open a new issue for the 2.6 docs when they are ready :) |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:27 | admin | set | github: 45530 |
| 2007-09-24 18:05:34 | georg.brandl | set | status: open -> closed resolution: accepted messages: + msg56120 |
| 2007-09-22 08:31:36 | georg.brandl | set | assignee: georg.brandl nosy: + georg.brandl |
| 2007-09-22 05:40:19 | loewis | set | keywords: + patch |
| 2007-09-22 00:44:25 | amaury.forgeotdarc | create | |
