You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ThiefMaster c52e1b7388 Fix ValueError for some invalid Range requests 7 years ago
..
ext Happy New Year 2015 10 years ago
__init__.py Bump to dev version 7 years ago
__main__.py Happy New Year 2015 10 years ago
_compat.py Fix PyPy3 support and add bug references 8 years ago
app.py Handle BaseExceptions 8 years ago
blueprints.py s/1.0/0.11/ in versionadded/versionchanged markers 8 years ago
cli.py prevent NoAppException when ImportError occurs within imported module 8 years ago
config.py Fix config.from_pyfile on Python 3 (#2123) 8 years ago
ctx.py Improve application context popping 8 years ago
debughelpers.py Happy New Year 2015 10 years ago
exthook.py Show line which caused the DeprecationWarning (#1831) 8 years ago
globals.py Happy New Year 2015 10 years ago
helpers.py Fix ValueError for some invalid Range requests 7 years ago
json.py Fix #1911 (#1913) 8 years ago
logging.py Disable logger propagation by default 8 years ago
sessions.py use dict instead of if/else logic (#2093) 8 years ago
signals.py Capitalize occurrences of 'flask' (#2067) 8 years ago
templating.py Fast path for disabled template load explain. 8 years ago
testing.py Default environ (#2047) 8 years ago
views.py Fix typo in MethodView doc (#2028) 8 years ago
wrappers.py Ignore cache on request.get_json(cache=False) call (#2089) 8 years ago