We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0a918b commit e06577eCopy full SHA for e06577e
CHANGELOG.rst
@@ -42,7 +42,7 @@ v4.0.0
42
* Validation errors now have a ``json_path`` attribute, describing their
43
location in JSON path format
44
* Support for the IP address and domain name formats has been improved
45
-* Support for Python 2 and 3.6 has been dropped, with ``python_requires``
+* Support for Python 2 and 3.6 has been dropped, with ``python_requires``
46
properly set.
47
* ``multipleOf`` could overflow when given sufficiently large numbers. Now,
48
when an overflow occurs, ``jsonschema`` will fall back to using fraction
0 commit comments