bpo-44024: Improve the TypeError message for non-string second arguments passed to the built-in functions getattr and hasattr by geryogam · Pull Request #25863 · python/cpython
geryogam
changed the title
bpo-44024: Use common TypeError message for built-in functions getattr and hasattr
bpo-44024: Use the common TypeError message for non-string second arguments passed to the built-in functions getattr and hasattr
geryogam
changed the title
bpo-44024: Use the common TypeError message for non-string second arguments passed to the built-in functions getattr and hasattr
bpo-44024: Improve the error message for non-string second arguments passed to the built-in functions getattr and hasattr
geryogam
changed the title
bpo-44024: Improve the error message for non-string second arguments passed to the built-in functions getattr and hasattr
bpo-44024: Improve the TypeError message for non-string second arguments passed to the built-in functions getattr and hasattr
rlamy
mentioned this pull request