Issue 28030: Update the language reference for PEP 468. (original) (raw)

Issue28030

Created on 2016-09-08 20:59 by eric.snow, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg275153 - (view) Author: Eric Snow (eric.snow) * (Python committer) Date: 2016-09-08 20:59
Doc/reference/compound_stmts.rst needs to be updated to reflect the changes from PEP 468.
msg275154 - (view) Author: Roundup Robot (python-dev) (Python triager) Date: 2016-09-08 21:02
New changeset cdbc5ee744a1 by Eric Snow in branch 'default': Issue #28030: Update the language reference for PEP 468. https://hg.python.org/cpython/rev/cdbc5ee744a1
History
Date User Action Args
2022-04-11 14:58:36 admin set github: 72217
2016-09-08 21:03:26 eric.snow set status: open -> closedresolution: fixedstage: resolved
2016-09-08 21:02:27 python-dev set nosy: + python-devmessages: +
2016-09-08 20:59:20 eric.snow create