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 pablogsal
Recipients Anthony Sottile, corona10, methane, pablogsal, serhiy.storchaka, vstinner
Date 2020-01-06.15:59:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578326353.26.0.0918646602188.issue39209@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5ec91f78d59d9c39b984f284e00cd04b96ddb5db by Pablo Galindo in branch 'master':
bpo-39209: Manage correctly multi-line tokens in interactive mode (GH-17860)
https://github.com/python/cpython/commit/5ec91f78d59d9c39b984f284e00cd04b96ddb5db
History
Date User Action Args
2020-01-06 15:59:13pablogsalsetrecipients: + pablogsal, vstinner, methane, serhiy.storchaka, Anthony Sottile, corona10
2020-01-06 15:59:13pablogsalsetmessageid: <1578326353.26.0.0918646602188.issue39209@roundup.psfhosted.org>
2020-01-06 15:59:13pablogsallinkissue39209 messages
2020-01-06 15:59:13pablogsalcreate