You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this doesn't change any of the code, but it reduces footprint for the typical
`type(object)` call since fewer fields are in the PythonBuiltinNode for
"type".
it also allows us to re-use parts of the logic in other places.
0 commit comments