Skip to content

Conversation

@efimov-mikhail
Copy link
Member

@efimov-mikhail efimov-mikhail commented Nov 21, 2025

In #93908 function _PyThreadState_BumpFramePointer was removed.
But we still have its mention in InternalDocs/interpreter.md.
I propose to remove it and slightly change wording around.
For example, functions _PyThreadState_HasStackSpace and _PyFrame_PushUnchecked could be mentioned.

CC @iritkatriel @markshannon

@iritkatriel
Copy link
Member

how far back does this needs back porting?

@efimov-mikhail efimov-mikhail added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Nov 21, 2025
@efimov-mikhail
Copy link
Member Author

efimov-mikhail commented Nov 21, 2025

Thx for the review, @iritkatriel!

Backporting to 3.13 and 3.14 seems to be optimal, since this change was landed to 3.12, and docs changes are definitely not a security fixes.
I've added those labels.

@iritkatriel
Copy link
Member

we can back port doc updates to security fix versions

@efimov-mikhail efimov-mikhail removed the needs backport to 3.13 bugs and security fixes label Nov 21, 2025
@efimov-mikhail
Copy link
Member Author

efimov-mikhail commented Nov 21, 2025

Actually, we can backport only to 3.14, since there's no InternalDocs/interpreter.md file on 3.13.
I forgot about it, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge docs Documentation in the Doc dir needs backport to 3.14 bugs and security fixes skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants