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, aroberge, james, pablogsal, serhiy.storchaka, vstinner, xtreak, yselivanov
Date 2021-04-14.23:03:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618441430.39.0.0535958573555.issue38530@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3fc65b97d09fd29272fdf60d2e567bfb070da824 by Pablo Galindo in branch 'master':
bpo-38530: Optimize the calculation of string sizes when offering suggestions (GH-25412)
https://github.com/python/cpython/commit/3fc65b97d09fd29272fdf60d2e567bfb070da824
History
Date User Action Args
2021-04-14 23:03:50pablogsalsetrecipients: + pablogsal, vstinner, aroberge, serhiy.storchaka, yselivanov, james, xtreak, BTaskaya
2021-04-14 23:03:50pablogsalsetmessageid: <1618441430.39.0.0535958573555.issue38530@roundup.psfhosted.org>
2021-04-14 23:03:50pablogsallinkissue38530 messages
2021-04-14 23:03:50pablogsalcreate