summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2023-02-02 11:42:22 +0100
committerMatěj Cepl <mcepl@cepl.eu>2023-02-02 12:51:41 +0100
commit03ee6d7b4675907341433dafb152dd6eb433ab64 (patch)
tree20309eb23a590de2d64d968a2e283028209d73ec
parent3495fdaf5e88da75b5dab80983f324fd1ef96873 (diff)
downloadm2crypto-03ee6d7b4675907341433dafb152dd6eb433ab64.tar.gz
Deprecate Python 2 support.
Fixes #326.
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9907684..31f5d63 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
0.39.0 - 2023-01-31
-------------------
+- SUPPORT FOR PYTHON 2 HAS BEEN DEPRECATED AND IT WILL BE
+ COMPLETELY REMOVED IN THE NEXT RELEASE.
- Remove dependency on parameterized and use unittest.subTest
instead.
- Upgrade embedded six.py module to 1.16.0 (really tiny