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, Mark.Shannon, ammar2, aroberge, brandtbucher, miss-islington, nedbat, pablogsal, serhiy.storchaka, terry.reedy
Date 2021-07-20.21:51:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626817869.74.0.96626911523.issue43950@roundup.psfhosted.org>
In-reply-to
Content
Even if this doesn't cover all cases it seems that everyone else is going with this solution for what I can see, and currently this looks suboptimal on python because we get this wrong on the vast majority of cases so my suggestion is to try to fix this the same way rust on others are doing it even if there is some subset of cases where it won't fully work
History
Date User Action Args
2021-07-20 21:51:09pablogsalsetrecipients: + pablogsal, terry.reedy, nedbat, aroberge, Mark.Shannon, serhiy.storchaka, ammar2, miss-islington, brandtbucher, BTaskaya
2021-07-20 21:51:09pablogsalsetmessageid: <1626817869.74.0.96626911523.issue43950@roundup.psfhosted.org>
2021-07-20 21:51:09pablogsallinkissue43950 messages
2021-07-20 21:51:09pablogsalcreate