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
Document the Python 3.8-3.10 datetime.fromisoformat compatibility fix
that patches datetime.datetime.fromisoformat() to handle 'Z' suffix in
ISO 8601 strings. This allows generated wire test files to work across
all supported Python versions without modification.
0 commit comments