flask/flask
Anthony Sottile a5ecdfa7a5
Fixes for PEP451 import loaders and pytest 5.x
- pytest 5.x drops python2 compatibility and therefore only implements PEP 451
- pytest 5.x made the repr of `ExcInfo` less confusing (fixed tests depending
  on the old format)
2019-07-01 10:43:06 -07:00
..
json standardize license and copyright 2019-06-22 13:09:09 -07:00
__init__.py don't clear BadRequestKeyError args 2019-06-26 14:34:03 -07:00
__main__.py standardize license and copyright 2019-06-22 13:09:09 -07:00
_compat.py standardize license and copyright 2019-06-22 13:09:09 -07:00
app.py don't clear BadRequestKeyError args 2019-06-26 14:34:03 -07:00
blueprints.py standardize license and copyright 2019-06-22 13:09:09 -07:00
cli.py standardize license and copyright 2019-06-22 13:09:09 -07:00
config.py standardize license and copyright 2019-06-22 13:09:09 -07:00
ctx.py standardize license and copyright 2019-06-22 13:09:09 -07:00
debughelpers.py standardize license and copyright 2019-06-22 13:09:09 -07:00
globals.py standardize license and copyright 2019-06-22 13:09:09 -07:00
helpers.py Fixes for PEP451 import loaders and pytest 5.x 2019-07-01 10:43:06 -07:00
logging.py standardize license and copyright 2019-06-22 13:09:09 -07:00
sessions.py standardize license and copyright 2019-06-22 13:09:09 -07:00
signals.py standardize license and copyright 2019-06-22 13:09:09 -07:00
templating.py standardize license and copyright 2019-06-22 13:09:09 -07:00
testing.py standardize license and copyright 2019-06-22 13:09:09 -07:00
views.py standardize license and copyright 2019-06-22 13:09:09 -07:00
wrappers.py standardize license and copyright 2019-06-22 13:09:09 -07:00