14
0
Go to file
Ondřej Súkup ef2de3debc Accepting request 711286 from home:pgajdos
- version update to 1.10.4
  Bugs fixed during 1.10
  ----------------------
  - Fix performance regression in ``pyramid.view.view_config`` decorator.
    See https://github.com/Pylons/pyramid/pull/3490
  - Add ``ignore_files`` option to ``[pserve]`` settings which will tell
    ``pserve`` to ignore certain files/globs when using ``--reload``.
    See https://github.com/Pylons/pyramid/pull/3464
  - Fix docs build for Sphinx 2.0.
    See https://github.com/Pylons/pyramid/pull/3481
  - Improve debugging info from ``pyramid.view.view_config`` decorator.
    See https://github.com/Pylons/pyramid/pull/3485
  - Fix a bug in ``pyramid.testing.DummySecurityPolicy`` in which
    ``principals_allowed_by_permission`` would return all principals instead
    of an empty list if ``permissive`` is ``False``.
    See https://github.com/Pylons/pyramid/pull/3450
  - Fix a bug in which ``pyramid.exceptions.ConfigurationConflictError`` may
    not render the appropriate error message on certain conflicts that were
    not sortable on Python 3 due to differing types.
    See https://github.com/Pylons/pyramid/pull/3457
  - Avoid configuring logging in the monitor process using the logging config
    intended for the application. This avoids opening files for writing in both
    processes which can cause issues on some systems.
    See https://github.com/Pylons/pyramid/pull/3460
  - Fix an issue when passing a duck-typed registry object into
    ``pyramid.testing.setUp(registry=...)`` in which the registry wasn't
    properly fixed prior to invoking actions.
    See https://github.com/Pylons/pyramid/pull/3418
  - Fix the ``pyramid.testing.DummyRequest`` to support the new
    ``request.accept`` API so that ``acceptable_offers`` is available even

OBS-URL: https://build.opensuse.org/request/show/711286
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyramid?expand=0&rev=33
2019-06-21 11:28:33 +00:00
2011-09-27 19:04:38 +00:00
2011-09-27 19:04:38 +00:00
Description
No description provided
197 KiB
Languages
Diff 100%