]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143955: Prevent schema drift false-positives in asyncio tools tests (#148525)
authorBartosz Sławecki <bartosz@ilikepython.com>
Tue, 14 Apr 2026 09:29:01 +0000 (11:29 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2026 09:29:01 +0000 (10:29 +0100)
commit21da9d7164ef6b3695b45b2f648b031ef49c93c4
tree72ffc77b13e923d61c93267b8dc5830a2ca2ae3b
parent44f1b987ed1908185d8021fd31703b2dd4d97e82
gh-143955: Prevent schema drift false-positives in asyncio tools tests (#148525)
Lib/test/test_asyncio/test_tools.py