]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140172: Skip JSON tools test during PGO training (GH-140809)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Dec 2025 01:01:59 +0000 (02:01 +0100)
committerGitHub <noreply@github.com>
Thu, 11 Dec 2025 01:01:59 +0000 (01:01 +0000)
commitcc705be468adc3f47f85b42f18f010e55f5c0e59
tree1e661ee91cd1b2756881f05766a6eef5bc26d506
parentacd5b9708222e768fe0d0e1fb6071c6602acb63f
gh-140172: Skip JSON tools test during PGO training (GH-140809)

(cherry picked from commit fa448451abfabe7dbc969ef6468bedc4a8b8ecaf)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/test_json/test_tool.py