Files
cpython/Objects
Sam Gross dee63cb359 gh-120860: Fix a few bugs in type_setattro error paths. (#120861)
Moves the logic to update the type's dictionary to its own function in order
to make the lock scoping more clear.

Also, ensure that `name` is decref'd on the error path.
2024-06-24 14:08:23 -04:00
..
2024-06-24 19:47:00 +02:00
2024-06-24 19:47:00 +02:00
2024-06-24 19:47:00 +02:00
2024-06-24 19:47:00 +02:00
2024-06-24 19:47:00 +02:00

Source files for various builtin objects