Mercurial > p > roundup > code
diff doc/rest.txt @ 8326:5145ad81970a
docs: change some last 3.6 references to 3.7 with dropping of 3.6.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 11 Jun 2025 16:00:44 -0400 |
| parents | 11ebd3a19c9a |
| children | e7dc47f4d501 |
line wrap: on
line diff
--- a/doc/rest.txt Wed Jun 04 20:12:24 2025 -0400 +++ b/doc/rest.txt Wed Jun 11 16:00:44 2025 -0400 @@ -375,8 +375,8 @@ extension. You will also get a 406 status if none of the entries in the accept header are available or if the accept header is invalid. -Note: ``dicttoxml2.py`` is an updated version of ``dicttoxml.py``. If -you are still using Python 2.7 or 3.6, you can use ``dicttoxml.py``. +Note: ``dicttoxml2.py`` is an updated version of ``dicttoxml.py`` and +should be used for Roundup running on Python 3.7 or newer. Also the ``/binary_content`` attribute endpoint can be used to retrieve raw file data in many formats.
