Skip to content

gh-107211: Fix test_peg_generator#108435

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:fix_test_peg
Aug 24, 2023
Merged

gh-107211: Fix test_peg_generator#108435
vstinner merged 1 commit intopython:mainfrom
vstinner:fix_test_peg

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Aug 24, 2023

Export these internal functions for test_peg_generator

  • _PyArena_AddPyObject()
  • _PyArena_Free()
  • _PyArena_Malloc()
  • _PyArena_New()

Export these internal functions for test_peg_generator

* _PyArena_AddPyObject()
* _PyArena_Free()
* _PyArena_Malloc()
* _PyArena_New()
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.

2 participants