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, Dennis Sweeney, aroberge, james, pablogsal, serhiy.storchaka, vstinner, xtreak, yselivanov
Date 2021-04-27.00:22:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619482973.49.0.45545065416.issue38530@roundup.psfhosted.org>
In-reply-to
Content
New changeset 284c52da092438522949d6f96d8c1f9ff37f9f00 by Dennis Sweeney in branch 'master':
bpo-38530: Require 50% similarity in NameError and AttributeError suggestions (GH-25584)
https://github.com/python/cpython/commit/284c52da092438522949d6f96d8c1f9ff37f9f00
History
Date User Action Args
2021-04-27 00:22:53pablogsalsetrecipients: + pablogsal, vstinner, aroberge, serhiy.storchaka, yselivanov, james, xtreak, BTaskaya, Dennis Sweeney
2021-04-27 00:22:53pablogsalsetmessageid: <1619482973.49.0.45545065416.issue38530@roundup.psfhosted.org>
2021-04-27 00:22:53pablogsallinkissue38530 messages
2021-04-27 00:22:53pablogsalcreate