]> granicus.if.org Git - python/commit
Issue #25280: Import trace messages emitted in verbose (-v) mode are no
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 1 Oct 2015 08:55:52 +0000 (11:55 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 1 Oct 2015 08:55:52 +0000 (11:55 +0300)
commitf22d8080ae9f4106d04721fa17660c5b7faf05f2
tree13837191c0b4982d29f81b09a32438fa64cc636a
parent0e25a8f225023cdefd516c5eaccde2c9527d1510
parent0b40aab6f01289e9e6d4f656e23a48ca78e90752
Issue #25280: Import trace messages emitted in verbose (-v) mode are no
longer formatted twice.
Lib/importlib/_bootstrap_external.py
Misc/NEWS