Optimize setitem() by calling mp_ass_subscript if available and it's not the generic slot impl
use it for attrwrapper_cls (This gets also often called for real dicts but the implement the mapping already)
Showing
Please register or sign in to comment