Skip to content

bpo-45256: Remove the usage of the C stack in Python to Python calls#28488

Merged
pablogsal merged 17 commits intopython:mainfrom
pablogsal:simple_cframe
Oct 9, 2021
Merged

bpo-45256: Remove the usage of the C stack in Python to Python calls#28488
pablogsal merged 17 commits intopython:mainfrom
pablogsal:simple_cframe

Conversation

@pablogsal
Copy link
Member

@pablogsal pablogsal commented Sep 21, 2021

  • Remove the usage of the cstack in Python to Python calls
  • Fix gdb
  • Move depth to frame structure for easier retrieval in debugging tools
  • Refactor and simplifications

https://bugs.python.org/issue45256

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants