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 methane
Recipients Mark.Shannon, benjamin.peterson, flherne, georg.brandl, lukasz.langa, methane, ned.deily, rhettinger, serhiy.storchaka, vstinner
Date 2018-05-24.01:22:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527124976.78.0.682650639539.issue32911@psf.upfronthosting.co.za>
In-reply-to
Content
If Python 3.7 is released with current AST form, I don't want to change it again.

I prefer

* Merge my patch in 3.7rc1, or
* Add compile(..., "multi") mode for "sequence of statements"
History
Date User Action Args
2018-05-24 01:22:56methanesetrecipients: + methane, georg.brandl, rhettinger, vstinner, benjamin.peterson, ned.deily, lukasz.langa, Mark.Shannon, serhiy.storchaka, flherne
2018-05-24 01:22:56methanesetmessageid: <1527124976.78.0.682650639539.issue32911@psf.upfronthosting.co.za>
2018-05-24 01:22:56methanelinkissue32911 messages
2018-05-24 01:22:56methanecreate