[issue39049] Add "elif" to "for_stmt" and "while_stmt"

Raymond Hettinger report at bugs.python.org
Sat Dec 14 16:03:31 EST 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

Changes to the language syntax usually require extensive discussion and a PEP.

To move forward, your next step would be to launch a discussion on the python-ideas newsgroup.  If the idea advances to an approved PEP, this tracker issue can be re-opened.

----------
components: +Interpreter Core -Build
nosy: +rhettinger
resolution:  -> later
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39049>
_______________________________________


More information about the Python-bugs-list mailing list