Bert JW Regeer
2017-02-07 564b63771ae370fafe059c5cf8e4a6bd7a1a5853
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
unreleased
==========
 
Features
--------
 
Bug Fixes
---------
 
- HTTPException's accepts a detail kwarg that may be used to pass additional
  details to the exception. You may now pass objects so long as they have a
  valid __str__ method. See https://github.com/Pylons/pyramid/pull/2951 
 
Deprecations
------------
 
Backward Incompatibilities
--------------------------
 
Documentation Changes
---------------------