mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
dee63cb359
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.
Source files for various builtin objects