Files
deb-python-falcon/tests/test_default_router.py
Kurt Griffiths fc3999946a fix(api.add_route): Validate uri template fields (#843)
Raise ValueError if a field is found that is not a valid Python
identifier. This prevents cryptic errors from being raised later on
when requests are routed.

Co-Authored-By: Enzo Calamia <dev@sagebl.eu>
Co-Authored-By: Kurt Griffiths <inbox@kgriffs.com>

Closes #769
2016-07-11 10:09:35 -06:00

11 KiB