X Tutup
The Wayback Machine - https://web.archive.org/web/20220711063305/https://github.com/python/cpython/pull/94613
Skip to content
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

gh-92546: Move pprint benchmark into pyperformance #94613

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

arhadthedev
Copy link
Contributor

@arhadthedev arhadthedev commented Jul 6, 2022

This PR couples with python/pyperformance#222 and supersedes #92560. Inspired by #93096 (comment).

Copy link
Contributor

@hauntsaninja hauntsaninja left a comment

Had a nit, but looks good!

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
@arhadthedev arhadthedev closed this Jul 8, 2022
@arhadthedev arhadthedev reopened this Jul 8, 2022
@arhadthedev
Copy link
Contributor Author

@arhadthedev arhadthedev commented Jul 8, 2022

Restart tests because test.test_ssl.SimpleBackgroundTests.test_get_server_certificate_timeout timeout failure seems unrelated.

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.

None yet

3 participants
X Tutup