[New-bugs-announce] [issue45317] Document the removal the usage of the C stack in Python to Python calls
Mark Shannon
report at bugs.python.org
Wed Sep 29 07:40:33 EDT 2021
New submission from Mark Shannon <mark at hotpy.org>:
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.
----------
assignee: docs at python
components: Documentation
messages: 402850
nosy: Mark.Shannon, docs at python
priority: release blocker
severity: normal
status: open
title: Document the removal the usage of the C stack in Python to Python calls
type: enhancement
versions: Python 3.11
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45317>
_______________________________________
More information about the New-bugs-announce
mailing list