| .. |
|
ext
|
Happy New Year 2015
|
2015-01-02 11:35:00 +09:00 |
|
__init__.py
|
Bump to dev version
|
2017-05-16 08:40:08 +02:00 |
|
__main__.py
|
Happy New Year 2015
|
2015-01-02 11:35:00 +09:00 |
|
_compat.py
|
Fix PyPy3 support and add bug references
|
2016-06-13 20:33:57 +02:00 |
|
app.py
|
Handle BaseExceptions
|
2017-03-31 18:40:46 +02:00 |
|
blueprints.py
|
s/1.0/0.11/ in versionadded/versionchanged markers
|
2016-05-23 14:43:23 +02:00 |
|
cli.py
|
be smarter about adding ".cli" to reloader command
|
2018-04-10 12:27:26 -07:00 |
|
config.py
|
Fix config.from_pyfile on Python 3 (#2123)
|
2016-12-26 03:50:47 +01:00 |
|
ctx.py
|
Improve application context popping
|
2016-05-26 21:46:56 +02:00 |
|
debughelpers.py
|
Happy New Year 2015
|
2015-01-02 11:35:00 +09:00 |
|
exthook.py
|
Show line which caused the DeprecationWarning (#1831)
|
2016-05-29 14:51:05 -07:00 |
|
globals.py
|
Happy New Year 2015
|
2015-01-02 11:35:00 +09:00 |
|
helpers.py
|
Fix ValueError for some invalid Range requests
|
2017-11-25 00:37:49 +01:00 |
|
json.py
|
detect UTF encodings when loading json
|
2018-04-10 12:55:01 -07:00 |
|
logging.py
|
Disable logger propagation by default
|
2016-08-25 15:41:46 +02:00 |
|
sessions.py
|
use dict instead of if/else logic (#2093)
|
2016-12-21 21:07:57 +01:00 |
|
signals.py
|
Capitalize occurrences of 'flask' (#2067)
|
2016-11-01 18:52:32 -07:00 |
|
templating.py
|
Fast path for disabled template load explain.
|
2016-05-22 11:36:40 +02:00 |
|
testing.py
|
Default environ (#2047)
|
2016-10-12 08:54:24 +02:00 |
|
views.py
|
Fix typo in MethodView doc (#2028)
|
2016-09-18 20:24:46 -07:00 |
|
wrappers.py
|
detect UTF encodings when loading json
|
2018-04-10 12:55:01 -07:00 |