Pyramid Debugtoolbar 2.5 released

45 views
Skip to first unread message

Steve Piercy

unread,
Apr 22, 2016, 3:46:16 AM4/22/16
to pylons-...@googlegroups.com
Pyramid Debugtoolbar 2.5 has been released.

Here are the changes:

- Drop Python 2.6 and Python 3.2 support.

- Add Python 3.5 support.

- Remove inline javascript from injected pages to work better with any
Content Security Policy that may be in place.
See https://github.com/Pylons/pyramid_debugtoolbar/pull/250

- Added the packages' `.location` to the "Versions" panel so developers can tell
which version of each package is actually being used.
See https://github.com/Pylons/pyramid_debugtoolbar/pull/240

- Upon exception do a better job guessing the charset of the sourcefile when
reading it in to display tracebacks.
See https://github.com/Pylons/pyramid_debugtoolbar/pull/244

- Removed jQuery code in the toolbar referring to a DOM node called 'myTab',
which doesn't seem to exist anymore.
See https://github.com/Pylons/pyramid_debugtoolbar/pull/247

- Updated the "Request Vars" panel:
1. Show additional values that were previously missing
2. Sections upgraded to link to Pyramid Documentation when possible
3. Mako reformatted into "defs" for simpler reorganization in the future
See https://github.com/Pylons/pyramid_debugtoolbar/pull/241

- Fix to prevent the toolbar from loading the session until it is actually
accessed by the user. This avoids unnecessary parsing of the session object
as well as waiting to parse it until later in the request which may meet
more expectations of the session factory.
See https://github.com/Pylons/pyramid_debugtoolbar/pull/249



Full change history:
http://docs.pylonsproject.org/projects/pyramid-debugtoolbar/en/latest/changes.html



You can install it via PyPI:

pip install pyramid_debugtoolbar==2.X.X

Enjoy, and please report any issues you find to the issue tracker at
https://github.com/Pylons/pyramid_debugtoolbar/issues

Thanks!

- Pylons Project core developers

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Steve Piercy Website Builder Soquel, CA
<w...@stevepiercy.com> <http://www.stevepiercy.com/>

Reply all
Reply to author
Forward
0 new messages