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
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Eliot supports a range of use cases and 3rd party libraries:
29
29
30
30
Eliot is only used to generate your logs; you will might need tools like Logstash and ElasticSearch to aggregate and store logs if you are using multiple processes across multiple machines.
31
31
32
-
Eliot supports Python 3.5, 3.6, 3.7, and 3.8, as well as PyPy3.
32
+
Eliot supports Python 3.6, 3.7, 3.8, and 3.9, as well as PyPy3.
33
33
It is maintained by Itamar Turner-Trauring, and released under the Apache 2.0 License.
34
34
35
35
Python 2.7 is in legacy support mode, with the last release supported being 1.7; see `here <https://eliot.readthedocs.io/en/stable/python2.html>`_ for details.
* Need help or have any questions? `File an issue <https://github.com/itamarst/eliot/issues/new>`_.
30
30
* Eliot is licensed under the `Apache 2.0 license <https://github.com/itamarst/eliot/blob/master/LICENSE>`_, and the source code is `available on GitHub <https://github.com/itamarst/eliot>`_.
31
-
* Eliot supports Python 3.8, 3.7, 3.6, and 3.5, as well as PyPy3.
31
+
* Eliot supports Python 3.9, 3.8, 3.7, 3.6, and PyPy3.
32
32
Python 2.7 is in legacy support mode (see :ref:`python2` for details).
33
33
* **Commercial support** is available from `Python⇒Speed <https://pythonspeed.com/services/#eliot>`_.
0 commit comments