[docs] [issue37741] importlib.metadata docs not showing up in the module index
Brett Cannon
report at bugs.python.org
Thu Aug 1 14:47:05 EDT 2019
New submission from Brett Cannon <brett at python.org>:
If you look at https://docs.python.org/3.9/py-modindex.html#cap-i you will see that importlib.metadata isn't listed (same goes for the 3.8 docs).
Or are you leaving it out due to it being provisional?
----------
assignee: docs at python
components: Documentation
messages: 348872
nosy: barry, brett.cannon, docs at python, jaraco
priority: normal
severity: normal
status: open
title: importlib.metadata docs not showing up in the module index
versions: Python 3.8, Python 3.9
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37741>
_______________________________________
More information about the docs
mailing list