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 3244fe6 commit 4a940b5Copy full SHA for 4a940b5
AUTHORS.rst
@@ -8,3 +8,4 @@ Authors
8
* Erik M. Bray - http://iguananaut.net
9
* Ran Benita - https://github.com/bluetech
10
* "hugovk" - https://github.com/hugovk
11
+* Sandro Tosi - https://github.com/sandrotosi
CHANGELOG.rst
@@ -2,9 +2,15 @@
2
Changelog
3
=========
4
5
-1.7.1 (2021-12-15)
+1.8.0 (2022-10-26)
6
------------------
7
+* Cleaned up use of cPickle. Contributed by Sandro Tosi in `#62 <https://github.com/ionelmc/python-lazy-object-proxy/pull/62>`_.
+* Added Python 3.11 wheels.
+* Dropped support for Python 3.6.
+
12
+1.7.1 (2021-12-15)
13
+------------------
14
15
* Removed most of the Python 2 support code and fixed ``python_requires`` to require at least Python 3.6.
16
0 commit comments