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
I am using jsonschema with some unit tests. I expect "2023-07-28" to fail against format keyword with value date-time. In Python 3.10, this fails as expected. In python 3.8 and 3.8.10, this does NOT fail.