Skip to content

gh-120642: Move private PyCode APIs to the internal C API#120643

Merged
vstinner merged 8 commits intopython:mainfrom
vstinner:internal_code
Jun 26, 2024
Merged

gh-120642: Move private PyCode APIs to the internal C API#120643
vstinner merged 8 commits intopython:mainfrom
vstinner:internal_code

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 17, 2024

  • Move _Py_BackoffCounter to pycore_backoff.h.
  • Move _Py_CODEUNIT and related functions to pycore_code.h.
  • Move Include/cpython/optimizer.h content to pycore_optimizer.h.
  • Remove Include/cpython/optimizer.h.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants