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 ned.deily
Recipients Phaqui, gvanrossum, miss-islington, ned.deily, terry.reedy
Date 2019-12-09.11:38:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575891521.97.0.988401709544.issue38673@roundup.psfhosted.org>
In-reply-to
Content
New changeset 188d5ae6f047342f3d6860646ccf1a523ef8b0ed by Ned Deily (Miss Islington (bot)) in branch '3.7':
bpo-38673: dont switch to ps2 if the line starts with comment or whitespace (GH-17421) (GH-17522)
https://github.com/python/cpython/commit/188d5ae6f047342f3d6860646ccf1a523ef8b0ed
History
Date User Action Args
2019-12-09 11:38:42ned.deilysetrecipients: + ned.deily, gvanrossum, terry.reedy, Phaqui, miss-islington
2019-12-09 11:38:41ned.deilysetmessageid: <1575891521.97.0.988401709544.issue38673@roundup.psfhosted.org>
2019-12-09 11:38:41ned.deilylinkissue38673 messages
2019-12-09 11:38:41ned.deilycreate