]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105063: Disable test_peg_generator.TestCParser bco. ref leaks (#106024)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Fri, 23 Jun 2023 17:04:17 +0000 (19:04 +0200)
committerGitHub <noreply@github.com>
Fri, 23 Jun 2023 17:04:17 +0000 (19:04 +0200)
commit41ad4dfc04c201728ce9fa12b1a96922dd15a368
treeaec43e1baaa8fad7d46dce9a2b1e1b6e1ff1c975
parentc8c162ef5294cddb7ac75fe93ab918e5661c68ee
gh-105063: Disable test_peg_generator.TestCParser bco. ref leaks (#106024)

Since gh-104798 (Use setuptools in peg-generator and reenable
tests), the TestCParser test case has been producing ref leaks.
Lib/test/test_peg_generator/test_c_parser.py