]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-27313: Use non-deprecated methods for tracing (GH-29425)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 6 Nov 2021 19:01:39 +0000 (21:01 +0200)
committerGitHub <noreply@github.com>
Sat, 6 Nov 2021 19:01:39 +0000 (20:01 +0100)
commitcc1cbcbb2d75cacc31ff3359d83043bc7bd5a89d
treec73e81f54f4e0bf1b2baca3fe1584a73155c25e1
parent57457a1e5caf714034a75fe4f382b8b669ce6ed8
bpo-27313: Use non-deprecated methods for tracing (GH-29425)
Lib/tkinter/test/test_ttk/test_extensions.py