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-17.21:27:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618694821.71.0.836916350759.issue38530@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3ab4bea5a3ac28820781cf62a768c65370c9054c by Pablo Galindo in branch 'master':
bpo-38530: Include builtins in NameError suggestions (GH-25460)
https://github.com/python/cpython/commit/3ab4bea5a3ac28820781cf62a768c65370c9054c
History
Date User Action Args
2021-04-17 21:27:01pablogsalsetrecipients: + pablogsal, vstinner, aroberge, serhiy.storchaka, yselivanov, james, xtreak, BTaskaya
2021-04-17 21:27:01pablogsalsetmessageid: <1618694821.71.0.836916350759.issue38530@roundup.psfhosted.org>
2021-04-17 21:27:01pablogsallinkissue38530 messages
2021-04-17 21:27:01pablogsalcreate