]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131807: fix ResourceWarning in test_ucn.py (#131808)
authorThomas Grainger <tagrain@gmail.com>
Fri, 28 Mar 2025 14:55:40 +0000 (14:55 +0000)
committerGitHub <noreply@github.com>
Fri, 28 Mar 2025 14:55:40 +0000 (15:55 +0100)
commitadb67ed7e465410829ac0b1f903ec5678e0e51cc
tree935679a3026b95efda9a72e7f3547982b9410ef7
parent27d1443897daff65e8a42269b591097f29d310c6
gh-131807: fix ResourceWarning in test_ucn.py (#131808)

Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_ucn.py