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
Update base for Update on "Replace pytree_assert with production pytree_check. Remove pytree_unreachable"
When handling untrusted input, it's not appropriate to use debug-only checks; we should be checking in prod as these are not programmer errors. pytree_unreachable was similarly being used for input validation.
Differential Revision: [D68166301](https://our.internmc.facebook.com/intern/diff/D68166301/)
[ghstack-poisoned]
0 commit comments