SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 132 Python

gh-127190: Fix local_setattro() error handling (#127366)

Don't make the assumption that the 'name' argument is a string. Use
repr() to format the 'name' argument instead.
V
Victor Stinner committed
20657fbdb14d50ca4ec115da0cbef155871d8d33
Parent: 49fee59
Committed by GitHub <noreply@github.com> on 11/28/2024, 4:35:48 PM