#11249: in PyType_FromSpec, copy tp_doc slot since it usually will point to a...
#11249: in PyType_FromSpec, copy tp_doc slot since it usually will point to a static string literal which should not be deallocated together with the type.
Showing
Please register or sign in to comment