]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38091: Import deadlock detection causes deadlock (GH-17518)
authorArmin Rigo <armin.rigo@gmail.com>
Tue, 3 Mar 2020 01:37:25 +0000 (02:37 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Mar 2020 01:37:25 +0000 (17:37 -0800)
commit6daa37fd42c5d5300172728e8b4de74fe0b319fc
treefea0f80ed7f996670197dc3b60896b306b29dc9b
parentce3a4984089b8e0ce5422ca32d75ad057b008074
bpo-38091: Import deadlock detection causes deadlock (GH-17518)

Automerge-Triggered-By: @brettcannon
Lib/importlib/_bootstrap.py
Lib/test/test_import/__init__.py
Misc/NEWS.d/next/Core and Builtins/2020-02-14-23-10-07.bpo-38091.pwR0K7.rst [new file with mode: 0644]
Python/importlib.h