Issue 45317: Document the removal the usage of the C stack in Python to Python calls
Issue45317
Created on 2021-09-29 11:40 by Mark.Shannon, last changed 2022-04-11 14:59 by admin.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 32304 | open | Mark.Shannon, 2022-04-04 14:10 | |
| Messages (3) | |||
|---|---|---|---|
| msg402850 - (view) | Author: Mark Shannon (Mark.Shannon) * ![]() |
Date: 2021-09-29 11:40 | |
Assuming that issue 45256 is implemented, we will need to document it. I'm opening a separate issue, so this doesn't get lost in the midst of 45256. We need to: Document the changes to gdb. Possibly at https://wiki.python.org/moin/DebuggingWithGdb, or in the main docs. Add a "what's new" entry explaining what the impact of this change is. |
|||
| msg402853 - (view) | Author: Pablo Galindo Salgado (pablogsal) * ![]() |
Date: 2021-09-29 11:42 | |
I will prepare a PR to also document the gdb helpers in the main docs. The wiki is insuficient. |
|||
| msg414655 - (view) | Author: Mark Shannon (Mark.Shannon) * ![]() |
Date: 2022-03-07 10:51 | |
I don't think this needs to block the alpha release |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:50 | admin | set | github: 89480 |
| 2022-04-04 14:10:02 | Mark.Shannon | set | keywords:
+ patch stage: patch review pull_requests: + pull_request30367 |
| 2022-03-07 10:51:38 | Mark.Shannon | set | priority: release blocker -> deferred blocker messages: + msg414655 |
| 2021-09-29 11:42:36 | pablogsal | set | assignee: Mark.Shannon -> pablogsal messages: + msg402853 |
| 2021-09-29 11:42:29 | Mark.Shannon | set | assignee: docs@python -> Mark.Shannon |
| 2021-09-29 11:41:43 | Mark.Shannon | set | nosy:
+ pablogsal |
| 2021-09-29 11:40:33 | Mark.Shannon | create | |
