This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients benjamin.peterson, brett.cannon, georg.brandl, myronww, ncoghlan, r.david.murray, vstinner
Date 2015-12-17.09:47:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwY6S4b-hyR9Uhd9SvV+4O=4nsfrebCvZhpVOrD65CeZqA@mail.gmail.com>
In-reply-to <CAMpsgwZcfnCGd+rREMgBrVsVQcUQx2g5Tb5QroZ_W3CRe8Dqyg@mail.gmail.com>
Content
If you consider that we are wrong, please follow the advice of
starting a discussion on python-ideas. This is how Python is
developed, we have a workflow. Proposing ideas on the bug tracker
works in some cases, but AST is really a *core* feature of Python. You
need deep discussions to change the core. To be cristal clear: *if*
anyone is going to change AST, IMHO a PEP is needed. Writing a PEP
requires a specific workflow starting at python-ideas.
History
Date User Action Args
2015-12-17 09:47:48vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, ncoghlan, benjamin.peterson, r.david.murray, myronww
2015-12-17 09:47:48vstinnerlinkissue25885 messages
2015-12-17 09:47:48vstinnercreate