]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131807: fix ResourceWarning in test_ucn.py (GH-131808) (#131845)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 28 Mar 2025 19:54:35 +0000 (20:54 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 19:54:35 +0000 (19:54 +0000)
commit1059b0cc8411f82233b729f31f524d60f36d8b30
tree0e58dd9f0acf395f0c9a2ffcad561679ba8ef3e1
parent3e45b1fecea28667257cbfef8ac49bd803f8a49c
[3.13] gh-131807: fix ResourceWarning in test_ucn.py (GH-131808) (#131845)

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