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