summaryrefslogtreecommitdiff
path: root/CHANGES.rst
blob: b9eacd8943e1b8cfa5d19d28081982cb4b87973a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
unreleased
==========

Features
--------

- Pyramid adds support for Python 3.11.

Bug Fixes
---------

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
---------------------