SIGN IN SIGN UP

[3.13] gh-127190: Fix local_setattro() error handling (GH-127366) (#127367)

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

Don't make the assumption that the 'name' argument is a string. Use
repr() to format the 'name' argument instead.
(cherry picked from commit 20657fbdb14d50ca4ec115da0cbef155871d8d33)

Co-authored-by: Victor Stinner <vstinner@python.org>
M
Miss Islington (bot) committed
5017c81824724f1bd217ac02d5e89874cc4b162c
Parent: a442c87
Committed by GitHub <noreply@github.com> on 12/1/2024, 6:48:04 AM