Skip to content

Commit 6100e26

Browse files
committed
mention changed license
1 parent 8f5d166 commit 6100e26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Python-isal has been rewritten as a C-extension (first implementation was in
1313
Cython). This has made the library faster in many key areas. It does mean
1414
that PyPy is no longer supported.
1515

16+
+ Since the module now mostly contains code copied from CPython and then
17+
modified to work with ISA-L the license has been changed to the
18+
Python Software Foundation License version 2.
1619
+ Python versions lower than 3.7 are no longer supported. Python 3.6 is out
1720
of support since December 2021.
1821
+ PyPy is no longer supported. PyPy+python-isal was slower than CPython + zlib

0 commit comments

Comments
 (0)