commit | 03b0e8374b2ea93adf8fb6a48db2916f3b0388cc | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Jul 06 08:38:24 2017 +0300 |
committer | GitHub <noreply@github.com> | Thu Jul 06 08:38:24 2017 +0300 |
tree | 12743d6b43e1dff7f8bbacab2b6a5f0bb5a72141 | |
parent | aaa4f991518611d101fba1ef3ecb18d7b385ad5b [diff] |
[3.6] bpo-30814: Fixed a race condition when import a submodule from a package. (GH-2580). (#2598) (cherry picked from commit b4baacee1adc06edbe30ac7574d17a8cd168e2e0)