Issue 36971: Add subsections in C API "Common Object Structures" page
Created on 2019-05-20 15:14 by jdemeyer, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 13446 | merged | jdemeyer, 2019-05-20 15:26 | |
| Messages (4) | |||
|---|---|---|---|
| msg342911 - (view) | Author: Jeroen Demeyer (jdemeyer) * ![]() |
Date: 2019-05-20 15:14 | |
The page https://docs.python.org/3/c-api/structures.html could be better structured by arranging the content in sub-sections. |
|||
| msg351616 - (view) | Author: Dino Viehland (dino.viehland) * ![]() |
Date: 2019-09-10 10:42 | |
New changeset 9669931e5e76cf4b6ae6d3d66e699b5fd6ffe931 by Dino Viehland (Jeroen Demeyer) in branch 'master': bpo-36971: add subsections in C API "Common Object Structures" page (#13446) https://github.com/python/cpython/commit/9669931e5e76cf4b6ae6d3d66e699b5fd6ffe931 |
|||
| msg355641 - (view) | Author: Batuhan Taskaya (BTaskaya) * ![]() |
Date: 2019-10-29 10:15 | |
PR 13446 is merged, anything else is needed or can this issue be closed? |
|||
| msg355693 - (view) | Author: Dino Viehland (dino.viehland) * ![]() |
Date: 2019-10-30 05:50 | |
@BTaskaya Seems done, I'll go ahead and close it |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:15 | admin | set | github: 81152 |
| 2019-10-30 05:50:10 | dino.viehland | set | status: open -> closed messages:
+ msg355693 |
| 2019-10-29 10:15:50 | BTaskaya | set | nosy:
+ BTaskaya messages: + msg355641 |
| 2019-09-10 10:42:02 | dino.viehland | set | nosy:
+ dino.viehland messages: + msg351616 |
| 2019-05-20 15:26:21 | jdemeyer | set | keywords:
+ patch stage: patch review pull_requests: + pull_request13354 |
| 2019-05-20 15:14:09 | jdemeyer | create | |

