Message 288373 - Python tracker (original) (raw)

Message288373

Author vstinner
Recipients benjamin.peterson, georg.brandl, jeff.allen, methane, serhiy.storchaka, vstinner
Date 2017-02-22.16:51:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1487782269.45.0.00917471162678.issue29463@psf.upfronthosting.co.za
In-reply-to
Content
This issue broke the ast API. Copy of the following comment on the PR: https://github.com/python/cpython/pull/46#issuecomment-281721296 --- Carreau: Thanks for this ! Improvement to the AST are welcome ! Would it have been possible to make the docstring optional ? (It's already breaking things, like IPython). Should I comment on upstream bpo ? --- I created the issue #29622 to fix this.
History
Date User Action Args
2017-02-22 16:51:09 vstinner set recipients: + vstinner, georg.brandl, benjamin.peterson, methane, serhiy.storchaka, jeff.allen
2017-02-22 16:51:09 vstinner set messageid: 1487782269.45.0.00917471162678.issue29463@psf.upfronthosting.co.za
2017-02-22 16:51:09 vstinner link issue29463 messages
2017-02-22 16:51:09 vstinner create