Changelog for
python-pyramid_exclog-doc-1.0-1.61.noarch.rpm :
Wed Oct 4 14:00:00 2017 brunoAATTioda-net.ch
- Packaging :
+ migrate to singlespec
+ doc package build only with py3 and related files refreshed
- Update to version 1.0 (2017-04-09)
+ Drop support for Python 3.3.
+ Require Pyramid 1.5+.
+ Move the tween over the EXCVIEW such that it also handles
exceptions caused by exception views.
See https://github.com/Pylons/pyramid_exclog/pull/32
- Version 0.8 (2016-09-22)
+ Drop support for Python 2.6 and 3.2.
+ Add explicit support for Python 3.4 and 3.5.
+ Handle IOError exception when accessing request parameters.
+ Fix UnicodeDecodeError on Python 2 when QUERY_STRING is a
str containing non-ascii bytes.
+ Always pass the logging module text rather than sometimes
bytes and sometimes text.
Fri Feb 6 13:00:00 2015 hpjAATTurpla.net
- fix dependencies
Tue Aug 6 14:00:00 2013 hpjAATTurpla.net
- provide local intersphinx file
Mon Aug 5 14:00:00 2013 hpjAATTurpla.net
- version 0.7: initial build