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 gvanrossum
Recipients BTaskaya, gvanrossum, lukasz.langa, lys.nikolaou, pablogsal
Date 2020-10-07.21:37:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602106637.43.0.0854021100354.issue41967@roundup.psfhosted.org>
In-reply-to
Content
> the string generated for multi line annotations [...] won't have spaces between characters.

Okay, though aren't there cases where spaces are necessary? E.g. between names or between a name or keyword and a string or number.

Assuming this will only happen when the annotation spans multiple lines, right?
History
Date User Action Args
2020-10-07 21:37:17gvanrossumsetrecipients: + gvanrossum, lukasz.langa, lys.nikolaou, pablogsal, BTaskaya
2020-10-07 21:37:17gvanrossumsetmessageid: <1602106637.43.0.0854021100354.issue41967@roundup.psfhosted.org>
2020-10-07 21:37:17gvanrossumlinkissue41967 messages
2020-10-07 21:37:17gvanrossumcreate