14
0
Go to file
Dominique Leuenberger 50b98fd38a Accepting request 1066679 from devel:languages:python
- 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
2023-02-20 16:46:06 +00:00
2011-09-27 19:04:38 +00:00
2011-09-27 19:04:38 +00:00
2023-02-20 05:47:16 +00:00
2023-02-20 05:47:16 +00:00
2023-02-20 05:47:16 +00:00
Description
No description provided
197 KiB
Languages
Diff 100%