forked from orbit-oss/flask
Merge branch 'master' into sprint-branch
This commit is contained in:
commit
16df96c552
6 changed files with 17 additions and 74 deletions
3
CHANGES
3
CHANGES
|
|
@ -54,6 +54,9 @@ Release date to be decided.
|
|||
- Added `message_flashed` signal that simplifies flashing testing.
|
||||
- Added support for copying of request contexts for better working with
|
||||
greenlets.
|
||||
- Removed custom JSON HTTP exception subclasses. If you were relying on them
|
||||
you can reintroduce them again yourself trivially. Using them however is
|
||||
strongly discouraged as the interface was flawed.
|
||||
- Python requirements changed: requiring Python 2.6 or 2.7 now to prepare
|
||||
for Python 3.3 port.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue