gh-92546: Fix _perfcheck in pprint.py#94575
Conversation
|
Most changes to Python require a NEWS entry. Please add it using the blurb_it web app or the blurb command-line tool. |
|
I tried to do the same fix in gh-92560. Currently it stuck on determination whether developer-only tools should be tested, so I'm porting this function to python/pyperformance ( |
|
@arhadthedev should I close this? |
|
@kj7rrv I would wait until a triager or a core developer walks by. Maybe your PR will be accepted so I'll close mine. |
|
@arhadthedev Oh, okay. I'll leave it. |
|
How long do the tests generally take? |
|
The port is done: python/pyperformance#222. You can track it to close your PR after/if it's merged. |
|
So I should change this PR to remove _perfcheck instead of fixing the bug? @arhadthedev |
|
Superseded by gh-94613 |
Closes #92546