Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 29, 2021

This commit stores the _PyRuntime structure in a section of the same name. This allows a debugging or crash reporting tool to quickly locate this structure at runtime without requiring the symbol table.

Co-authored-by: Pablo Galindo [email protected]
(cherry picked from commit 35002aa)

Co-authored-by: Max Bélanger [email protected]

https://bugs.python.org/issue32280

This commit stores the _PyRuntime structure in a section of the same name. This allows a debugging or crash reporting tool to quickly locate this structure at runtime without requiring the symbol table.

Co-authored-by: Pablo Galindo <[email protected]>
(cherry picked from commit 35002aa)

Co-authored-by: Max Bélanger <[email protected]>
@pablogsal pablogsal merged commit ebba286 into python:3.10 Jul 29, 2021
@bedevere-bot
Copy link

@pablogsal: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington miss-islington deleted the backport-35002aa-3.10 branch July 29, 2021 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants