From bd51b6c3afb8bd46d37bbf77e208f2e91401b1db Mon Sep 17 00:00:00 2001 From: Theron Luhn Date: Thu, 4 Apr 2019 20:16:21 -0700 Subject: Use depth argument for view_config info. --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index afac078b0..5ebd0e81e 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -35,6 +35,9 @@ Features provided by WebOb. This allows the attribute to now be settable. See https://github.com/Pylons/pyramid/pull/3447 +- Improve debugging info from ``pyramid.view.view_config`` decorator. + See https://github.com/Pylons/pyramid/pull/3483 + Deprecations ------------ -- cgit v1.2.3