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 7079bdc commit b6514ddCopy full SHA for b6514dd
doc/index.rst
@@ -6,9 +6,9 @@
6
python-json-patch
7
=================
8
9
-*python-json-patch* is a Python library for applying JSON patches (`RFC
10
-6902 <http://tools.ietf.org/html/rfc6902>`_). Python 2.6, 2.7, 3.2, 3.3
11
-and PyPy are supported.
+*python-json-patch* is a Python library for applying JSON patches (`RFC 6902
+<http://tools.ietf.org/html/rfc6902>`_). Python 2.7 and 3.3-3.6 are
+supported. Tests are run on both CPython and PyPy.
12
13
14
**Contents**
0 commit comments