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 is an example of an in-place property: `bar = property(getter)`.
They just create a nameless object, not the one with the name of
the getter. Thus, the name was changed to
"<property>". Furthermore, the definition of that property is not
attached to any scope, as it's again nameless.
it's a part of the campaign to get rid of non-module roots
0 commit comments