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 c397c8a commit 3f3950cCopy full SHA for 3f3950c
CHANGES.rst
@@ -6,12 +6,12 @@ Changes
6
7
- Document that ``__name__`` is needed to define classes.
8
9
+- Add support for Python 3.10. Auditing the Python 3.10 change log did not
10
+ reveal any changes which require actions in RestrictedPython.
11
+
12
- Avoid deprecation warnings when using Python 3.8+.
13
(`#192 <https://github.com/zopefoundation/RestrictedPython/issues/192>`_)
14
-- Allow to use the package with Python 3.10 -- Caution: No security audit has
- been done so far.
-
15
16
5.1 (2020-10-07)
17
----------------
0 commit comments