Package: python-pyramid / 2.0+dfsg-2

Metadata

Package Version Patches format
python-pyramid 2.0+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python 3.11 | (download)

src/pyramid/i18n.py | 29 17 + 12 - 0 !
tests/test_i18n.py | 3 3 + 0 - 0 !
2 files changed, 20 insertions(+), 12 deletions(-)

 drop support for l*gettext() from pyramid.i18n on python >= 3.11

Python 3.8 deprecated l*gettext() (bpo-33710), and it was removed from Python in
3.11 (bpo-44235). In most cases on Python 3, the l variants aren't