mirror of
https://github.com/python/cpython.git
synced 2025-10-22 22:53:06 +00:00
[3.6] bpo-30814: Fixed a race condition when import a submodule from a package. (GH-2580). (#2598)
(cherry picked from commit b4baacee1a
)
This commit is contained in:
parent
aaa4f99151
commit
03b0e8374b
7 changed files with 340 additions and 325 deletions
0
Lib/test/test_import/data/package/submodule.py
Normal file
0
Lib/test/test_import/data/package/submodule.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue