diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2017-07-10 22:52:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-10 22:52:32 +0200 |
| commit | 4f9a446f3fb42f800e73cd9414dd1eccb3ca4fa7 (patch) | |
| tree | 2fcee0a8915be2eee63c1856e8a1147fa1fd4a4b /Objects/unicodeobject.c | |
| parent | b136f11f3a51f9282ae992bac68f170ca5563b55 (diff) | |
| download | cpython-git-4f9a446f3fb42f800e73cd9414dd1eccb3ca4fa7.tar.gz | |
bpo-30891: Fix importlib _find_and_load() race condition (#2646)
* Rewrite importlib _get_module_lock(): it is now responsible to hold
the imp lock directly.
* _find_and_load() now holds the module lock to check if name is in
sys.modules to prevent a race condition
Diffstat (limited to 'Objects/unicodeobject.c')
0 files changed, 0 insertions, 0 deletions
