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.20:41:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602103298.29.0.212903721617.issue41967@roundup.psfhosted.org>
In-reply-to
Content
> Hm, this buffer thing is not what I had expected. I think it's a show-stopper -- if we don't reproduce spaces exactly.

Hummm, I think I may have not clarified this in my previous messages: the space issue is an aesthetic one. The AST generated with and without spaces is the same. As far as I understand get_type_hints() will give the same result in all cases being considered.
History
Date User Action Args
2020-10-07 20:41:38pablogsalsetrecipients: + pablogsal, gvanrossum, lukasz.langa, lys.nikolaou, BTaskaya
2020-10-07 20:41:38pablogsalsetmessageid: <1602103298.29.0.212903721617.issue41967@roundup.psfhosted.org>
2020-10-07 20:41:38pablogsallinkissue41967 messages
2020-10-07 20:41:38pablogsalcreate