[issue27147] importlib docs do not mention PEP 420

2016-05-28 Thread Eric Snow
Changes by Eric Snow : -- resolution: -> fixed stage: needs patch -> resolved status: open -> closed ___ Python tracker ___ ___ Pytho

[issue27147] importlib docs do not mention PEP 420

2016-05-28 Thread Roundup Robot
Roundup Robot added the comment: New changeset 6f50c04e4a1e by Eric Snow in branch '3.5': Issue #27147: Mention PEP 420 in the importlib docs. https://hg.python.org/cpython/rev/6f50c04e4a1e New changeset 0177af33ce76 by Eric Snow in branch 'default': Issue #27147: Mention PEP 420 in the importli

[issue27147] importlib docs do not mention PEP 420

2016-05-28 Thread Eric Snow
New submission from Eric Snow: PEP 420 should be mentioned in the introduction section of the importlib docs. I'll push a change to fix this in a minute. -- assignee: eric.snow components: Documentation messages: 266565 nosy: brett.cannon, eric.snow priority: normal severity: normal st