]> granicus.if.org Git - python/commit
Issue #13303: Fix a race condition in the bytecode file creation.
authorCharles-François Natali <neologix@free.fr>
Mon, 31 Oct 2011 19:47:31 +0000 (20:47 +0100)
committerCharles-François Natali <neologix@free.fr>
Mon, 31 Oct 2011 19:47:31 +0000 (20:47 +0100)
commite695eec24addd2a39c9af7456b8218c0810d742c
treef6e5c0cbb2aaa4d6a3ddbec9425fda2e4d885c12
parent59142db6d35f00142cd9982878e75d43cbda7a68
Issue #13303: Fix a race condition in the bytecode file creation.
Lib/importlib/_bootstrap.py
Python/import.c