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 BTaskaya, gvanrossum, lukasz.langa, lys.nikolaou, pablogsal
Date 2020-10-07.15:16:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602083814.52.0.490650819712.issue41967@roundup.psfhosted.org>
In-reply-to
Content
On the other hand, multi-line annotations are rare enough we could consider falling back to token reconstruction then (the produced string will miss all whitespace in that case).
History
Date User Action Args
2020-10-07 15:16:54pablogsalsetrecipients: + pablogsal, gvanrossum, lukasz.langa, lys.nikolaou, BTaskaya
2020-10-07 15:16:54pablogsalsetmessageid: <1602083814.52.0.490650819712.issue41967@roundup.psfhosted.org>
2020-10-07 15:16:54pablogsallinkissue41967 messages
2020-10-07 15:16:54pablogsalcreate