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=Noneclosed_at=<Date2019-07-15.14:47:22.774>created_at=<Date2019-06-14.18:02:41.302>labels= ['easy', '3.7', '3.8', '3.9', 'docs']
title='Not obvious that new required attrs of sys.implementation must have a PEP.'updated_at=<Date2019-07-15.14:47:52.716>user='https://github.com/ericsnowcurrently'
PEP-421 added sys.implementation for Python implementors to provide values required by stdlib code (e.g. importlib). That PEP indicates that any new required attributes must go through the PEP process. [1] That requirement isn't obvious.
To fix that we should add a brief note to the sys.implementation docs [2] identifying the requirement.
New changeset 52693c1 by Miss Islington (bot) (Giovanni Cappellotto) in branch 'master': bpo-37284: Add note to sys.implementation doc (GH-14328) 52693c1
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:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: