]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-131807: fix ResourceWarning in test_ucn.py (GH-131808) (#131846)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Mar 2025 15:12:59 +0000 (16:12 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 15:12:59 +0000 (15:12 +0000)
commit7d447ac4e0d00910af72b74d6716ac3b1b3bfc0a
tree3c148efb4465026a2a9c148840863e8c622e557e
parentd4ddc03e56a744904248cc4cb7f3339d52c5fecd
[3.12] gh-131807: fix ResourceWarning in test_ucn.py (GH-131808) (#131846)

gh-131807: fix ResourceWarning in test_ucn.py (GH-131808)
(cherry picked from commit adb67ed7e465410829ac0b1f903ec5678e0e51cc)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_ucn.py