]> granicus.if.org Git - python/commit
Namespace packages _bootstrap.ModuleSpec.loader attributes are no longer None (#10376)
authorGéry Ogam <gery.ogam@gmail.com>
Wed, 1 May 2019 20:08:17 +0000 (22:08 +0200)
committerBarry Warsaw <barry@python.org>
Wed, 1 May 2019 20:08:17 +0000 (13:08 -0700)
commitee88af3f4f7493df4ecf52faf429e63351bbcd5c
tree711dbee54c850ae97de7d3ac7cfceb323df501b8
parentdde3eebdaa8d2c51971ca704d53af7cbcda8bb34
Namespace packages _bootstrap.ModuleSpec.loader attributes are no longer None (#10376)

Namespace packages _bootstrap.ModuleSpec.loader attributes are no longer `None` _after_ calling the importlib._bootstrap._init_module_attrs function.

See:
* https://stackoverflow.com/questions/52869541/namespace-package-spec-loader-and-loader-attributes-not-set-to-none
* https://bugs.python.org/issue35181
Doc/reference/import.rst