forked from pool/python-pyramid
50b98fd38a280fa0c42154c7d294f3ff76e8955823aff5dbb1973b466add5fe7
- Update to 2.0.1: * Add support for Python 3.10 and 3.11. * Copy __name__ from decorated attribute when using pyramid.decorator.reify. * Fix method signatures in docs for pyramid.config.Configurator.add_static_view and pyramid.config.Configurator.override_asset. * Remove obsolete stackframe hack used in Python 3.5.0 when showing configurator conflict errors. * Fix an error when injecting certain objects into the pshell env due to the use of !=. * 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. * Avoid setDaemon(True) deprecation warning by updating threading API usage to .daemon = True. OBS-URL: https://build.opensuse.org/request/show/1066679 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyramid?expand=0&rev=20
Description
No description provided
Languages
Diff
100%