[issue28030] Update the language reference for PEP 468.

2016-09-08 Thread Eric Snow
Changes by Eric Snow : -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___ ___ Python-bugs-list

[issue28030] Update the language reference for PEP 468.

2016-09-08 Thread Roundup Robot
Roundup Robot added the comment: 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 -- nosy: +python-dev ___ Python tracker

[issue28030] Update the language reference for PEP 468.

2016-09-08 Thread Eric Snow
New submission from Eric Snow: Doc/reference/compound_stmts.rst needs to be updated to reflect the changes from PEP 468. -- assignee: eric.snow components: Documentation messages: 275153 nosy: eric.snow priority: normal severity: normal status: open title: Update the language reference