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 ncoghlan
Recipients Benjamin Ragan-Kelley, Mark.Shannon, benjamin.peterson, brett.cannon, eitan.adler, flherne, georg.brandl, lukasz.langa, mbussonn, methane, minrk, ncoghlan, ned.deily, rhettinger, serhiy.storchaka
Date 2018-05-30.12:27:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527683277.98.0.682650639539.issue32911@psf.upfronthosting.co.za>
In-reply-to
Content
In that case, closing this as resolved. Folks interested in the idea of a "suite" compilation mode to compile a series of statements without special-casing the first one as a potential docstring, as well as the idea of a dedicated DocString AST node may want to open new RFEs for 3.8 :)
History
Date User Action Args
2018-05-30 12:27:58ncoghlansetrecipients: + ncoghlan, brett.cannon, georg.brandl, rhettinger, benjamin.peterson, ned.deily, methane, lukasz.langa, Mark.Shannon, serhiy.storchaka, eitan.adler, minrk, mbussonn, flherne, Benjamin Ragan-Kelley
2018-05-30 12:27:57ncoghlansetmessageid: <1527683277.98.0.682650639539.issue32911@psf.upfronthosting.co.za>
2018-05-30 12:27:57ncoghlanlinkissue32911 messages
2018-05-30 12:27:57ncoghlancreate