Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> 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.

Yeah, we are trying to modify the patch to automatically add spaces between 
keywords and other tokens.

> Assuming this will only happen when the annotation spans multiple lines, 
> right?

Yeah, for annotations in a single line we can just grab the string from the 
code as it is.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41967>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to