We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ce6ca commit caefee1Copy full SHA for caefee1
1 file changed
Misc/NEWS.d/next/Core and Builtins/2021-05-04-21-55-49.bpo-44024.M9m8Qd.rst
@@ -0,0 +1,3 @@
1
+Use the common :exc:`TypeError` message for non-string second arguments
2
+passed to the built-in functions :func:`getattr` and :func:`hasattr`. Patch
3
+by Géry Ogam.
0 commit comments