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
Clarify chain pre-check rationale in materialization helpers
Document why `_materialize_method_segment` and
`_materialize_property_segment` perform strict-independent pre-checks
before creating stubs.
The comments also point readers to strict/spec validation in
`StubbedInvocation.__call__` and `StubbedPropertyAccess.__call__`.
0 commit comments