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 e8d1ad6 commit ea8ede3Copy full SHA for ea8ede3
CHANGES.rst
@@ -4,14 +4,13 @@ Changes
4
7.4 (unreleased)
5
----------------
6
7
-- Nothing changed yet.
+- Allow to use the package with Python 3.13 -- Caution: No security
8
+ audit has been done so far.
9
10
11
7.3 (2024-09-30)
12
13
-- Allow to use the package with Python 3.13 -- Caution: No security
14
- audit has been done so far.
15
- Increase the safety level of ``safer_getattr`` allowing applications to use
16
it as ``getattr`` implementation. Such use should now follow the same policy
17
and give the same level of protection as direct attribute access in an
0 commit comments