8000 gh-107211: Fix test_peg_generator by vstinner · Pull Request #108435 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-107211: Fix test_peg_generator #108435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 24, 2023
Merged

gh-107211: Fix test_peg_generator #108435

merged 1 commit into from
Aug 24, 2023

Conversation

vstinner
Copy link
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
0