Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importlib docs do not mention PEP 420 #71334

Closed
ericsnowcurrently opened this issue May 28, 2016 · 2 comments
Closed

importlib docs do not mention PEP 420 #71334

ericsnowcurrently opened this issue May 28, 2016 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@ericsnowcurrently
Copy link
Member

BPO 27147
Nosy @brettcannon, @ericsnowcurrently

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/ericsnowcurrently'
closed_at = <Date 2016-05-28.18:10:56.465>
created_at = <Date 2016-05-28.17:53:58.266>
labels = ['docs']
title = 'importlib docs do not mention PEP 420'
updated_at = <Date 2016-05-28.18:10:56.464>
user = 'https://github.com/ericsnowcurrently'

bugs.python.org fields:

activity = <Date 2016-05-28.18:10:56.464>
actor = 'eric.snow'
assignee = 'eric.snow'
closed = True
closed_date = <Date 2016-05-28.18:10:56.465>
closer = 'eric.snow'
components = ['Documentation']
creation = <Date 2016-05-28.17:53:58.266>
creator = 'eric.snow'
dependencies = []
files = []
hgrepos = []
issue_num = 27147
keywords = []
message_count = 2.0
messages = ['266565', '266566']
nosy_count = 3.0
nosy_names = ['brett.cannon', 'python-dev', 'eric.snow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue27147'
versions = ['Python 3.5', 'Python 3.6']

@ericsnowcurrently
Copy link
Member Author

PEP-420 should be mentioned in the introduction section of the importlib docs. I'll push a change to fix this in a minute.

@ericsnowcurrently ericsnowcurrently self-assigned this May 28, 2016
@ericsnowcurrently ericsnowcurrently added the docs Documentation in the Doc dir label May 28, 2016
@python-dev
Copy link
Mannequin

python-dev mannequin commented May 28, 2016

New changeset 6f50c04e4a1e by Eric Snow in branch '3.5':
Issue bpo-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 bpo-27147: Mention PEP-420 in the importlib docs.
https://hg.python.org/cpython/rev/0177af33ce76

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

1 participant