]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46425: Fix direct invocation of `test_contextlib` (GH-30681)
authorNikita Sobolev <mail@sobolevn.me>
Fri, 21 Jan 2022 07:36:19 +0000 (10:36 +0300)
committerGitHub <noreply@github.com>
Fri, 21 Jan 2022 07:36:19 +0000 (09:36 +0200)
commit22f73bd9f1fc573d5c998f345b66c29f7ca6614d
tree3d2a2dd2400072cd178010b26e9dfd00bd5049a5
parentd013b241352e902389f955f8f99d75f16c124ee2
bpo-46425: Fix direct invocation of `test_contextlib` (GH-30681)
Lib/test/test_contextlib.py