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 803f2d6 commit 0a1a56aCopy full SHA for 0a1a56a
CHANGELOG.rst
@@ -2,6 +2,15 @@
2
Changelog
3
=========
4
5
+1.7.1 (2021-12-15)
6
+------------------
7
+
8
9
+* Removed most of the Python 2 support code and fixed ``python_requires`` to require at least Python 3.6.
10
11
+ Note that 1.7.0 has been yanked because it could not install on Python 2.7.
12
+ Installing lazy-object-proxy on Python 2.7 should automatically fall back to the 1.6.0 release now.
13
14
1.7.0 (2021-12-15)
15
------------------
16
0 commit comments