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 serhiy.storchaka
Recipients Mark.Shannon, benjamin.peterson, flherne, georg.brandl, lukasz.langa, methane, ned.deily, rhettinger, serhiy.storchaka, vstinner
Date 2018-05-23.20:13:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527106435.83.0.682650639539.issue32911@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe we will need to return to this issue in future and merge Inada's patch. IPython has been needed to add a workaround for this change. [1] And maybe Python will be needed to add that workaround if once it will add the support of pasting multiple complex statements without empty lines between.

[1] https://github.com/ipython/ipython/issues/11133
History
Date User Action Args
2018-05-23 20:13:55serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, rhettinger, vstinner, benjamin.peterson, ned.deily, methane, lukasz.langa, Mark.Shannon, flherne
2018-05-23 20:13:55serhiy.storchakasetmessageid: <1527106435.83.0.682650639539.issue32911@psf.upfronthosting.co.za>
2018-05-23 20:13:55serhiy.storchakalinkissue32911 messages
2018-05-23 20:13:55serhiy.storchakacreate