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
fix: replace deprecated FieldDescriptor.label with is_repeated in proto_utils
Use the non-deprecated FieldDescriptor.is_repeated property instead of
comparing field.label to LABEL_REPEATED. Remove all TODO comments
referencing issue #1011.
Closes#1011
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments