]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138360: Fix `test_free_threading` for IO objects (#138359)
authorAndrey <11718563+uhx@users.noreply.github.com>
Mon, 1 Sep 2025 19:53:13 +0000 (21:53 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Sep 2025 19:53:13 +0000 (19:53 +0000)
commit7c92497e5c6d3d6c36721f554d09efffbe4bbc23
treea3268f9946d3a6236c72f83ba2a727e921d31717
parentaec006be97dba89a8e695617cb7b86500d186ea5
gh-138360: Fix `test_free_threading` for IO objects (#138359)

Fix typo in test_io.py
Lib/test/test_free_threading/test_io.py