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 Carl.Friedrich.Bolz, aroberge, lys.nikolaou, pablogsal
Date 2021-11-05.13:55:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636120510.71.0.695798212129.issue45716@roundup.psfhosted.org>
In-reply-to
Content
New changeset e2d65630f36712dbdbf7711520c985c526a5cc25 by Pablo Galindo Salgado in branch 'main':
bpo-45716: Improve the error message when using True/False/None as keywords in a call (GH-29413)
https://github.com/python/cpython/commit/e2d65630f36712dbdbf7711520c985c526a5cc25
History
Date User Action Args
2021-11-05 13:55:10pablogsalsetrecipients: + pablogsal, Carl.Friedrich.Bolz, aroberge, lys.nikolaou
2021-11-05 13:55:10pablogsalsetmessageid: <1636120510.71.0.695798212129.issue45716@roundup.psfhosted.org>
2021-11-05 13:55:10pablogsallinkissue45716 messages
2021-11-05 13:55:10pablogsalcreate