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.
2 parents 5f399af + e06577e commit ad73218Copy full SHA for ad73218
CHANGELOG.rst
@@ -42,8 +42,8 @@ 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 has been dropped, with ``python_requires`` properly
46
- set.
+* Support for Python 2 and 3.6 has been dropped, with ``python_requires``
+ properly set.
47
* ``multipleOf`` could overflow when given sufficiently large numbers. Now,
48
when an overflow occurs, ``jsonschema`` will fall back to using fraction
49
division (#746).
0 commit comments