diff options
| author | Michael Howitz <mh@gocept.com> | 2023-04-20 08:21:23 +0200 |
|---|---|---|
| committer | Michael Howitz <mh@gocept.com> | 2023-04-20 08:21:23 +0200 |
| commit | e446c143ccfc4bc4153bd9dec84a6c376b5d5150 (patch) | |
| tree | 1cb85464ce0cd1de667b4d95b3ef039422118112 | |
| parent | 82fa19e00276b27e5667ec4088a8c631af11d539 (diff) | |
| download | zope-security-master.tar.gz | |
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 75f064a..ee88cfc 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,12 +5,6 @@ 6.2 (unreleased) ---------------- -- Nothing changed yet. - - -6.2a1.dev0 (2023-04-20) ------------------------ - - Make ``next()`` on C proxies call ``__next__`` rather than ``next`` (see PEP 3114), and drop support for the Python 2 ``next`` method name from pure-Python proxies. |
