We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test_peg_generator
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
Previously, test_peg_generator is skipped -- distutils has been removed in Python 3.12
Now it's added back in #104798 and is leaking references.
Recent builtbot results: https://buildbot.python.org/all/#/builders/259/builds/775
test_peg_generator leaked [68, 68, 68] references, sum=204 test_peg_generator leaked [52, 52, 52] memory blocks, sum=156
The text was updated successfully, but these errors were encountered:
Duplicate of #105063
Sorry, something went wrong.
No branches or pull requests
Bug report
Previously,
test_peg_generator
is skipped -- distutils has been removed in Python 3.12Now it's added back in #104798 and is leaking references.
Recent builtbot results:
https://buildbot.python.org/all/#/builders/259/builds/775
The text was updated successfully, but these errors were encountered: