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 serhiy.storchaka
Recipients EvensF, WolfgangFahl, serhiy.storchaka
Date 2020-09-04.17:55:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599242149.71.0.417325436335.issue41638@roundup.psfhosted.org>
In-reply-to
Content
New changeset 81715808716198471fbca0a3db42ac408468dbc5 by Serhiy Storchaka in branch 'master':
bpo-41638: Improve ProgrammingError message for absent parameter. (GH-21999)
https://github.com/python/cpython/commit/81715808716198471fbca0a3db42ac408468dbc5
History
Date User Action Args
2020-09-04 17:55:49serhiy.storchakasetrecipients: + serhiy.storchaka, EvensF, WolfgangFahl
2020-09-04 17:55:49serhiy.storchakasetmessageid: <1599242149.71.0.417325436335.issue41638@roundup.psfhosted.org>
2020-09-04 17:55:49serhiy.storchakalinkissue41638 messages
2020-09-04 17:55:49serhiy.storchakacreate