mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
e75f528e78
gh-133290: Use PyObject_SetAttr to set _type_ (GH-133292)
(cherry picked from commit 2590774c9b)
Co-authored-by: Petr Viktorin <encukou@gmail.com>