]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44895: skip test_no_hang_on_context_chain_cycle2 until the refleak is fixed ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 16 Aug 2021 09:01:14 +0000 (02:01 -0700)
committerGitHub <noreply@github.com>
Mon, 16 Aug 2021 09:01:14 +0000 (02:01 -0700)
commit1960409a6dcbd1e3527f02b523bd27df9086dd77
tree0c65c4002c116f0465ad1da6587b221e7411a3fa
parentb6a6d99a0ba3796a9d7d4fe8612b640f90e6d7f9
bpo-44895: skip test_no_hang_on_context_chain_cycle2 until the refleak is fixed (GH-27761)

(cherry picked from commit 62bc716fde20fcb7b47416c7959be9e66df93212)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
Lib/test/test_exceptions.py