Package: python-pyramid / 2.0.2+dfsg-1

Metadata

Package Version Patches format
python-pyramid 2.0.2+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
py313 instance property helper.patch | (download)

src/pyramid/util.py | 3 2 + 1 - 0 !
tests/test_util.py | 28 22 + 6 - 0 !
2 files changed, 24 insertions(+), 7 deletions(-)

 allow instancepropertyhelper to accept properties with names on
 Python 3.13+

Fixes https://github.com/Pylons/pyramid/issues/3761