summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 698aec734..b9eacd894 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -13,6 +13,9 @@ Backward Incompatibilities
--------------------------
- Pyramid is no longer tested on, nor supports Python 3.6
+- Pyramid drops support for l*gettext() methods in the i18n module.
+ These have been deprecated in Python's gettext module since 3.8, and
+ removed in Python 3.11.
Documentation Changes
---------------------