Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:python:flask
python-Flask-Testing
fix-utils.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-utils.patch of Package python-Flask-Testing
Index: Flask-Testing-0.8.1/flask_testing/utils.py =================================================================== --- Flask-Testing-0.8.1.orig/flask_testing/utils.py +++ Flask-Testing-0.8.1/flask_testing/utils.py @@ -88,7 +88,7 @@ def _make_test_response(response_class): return TestResponse -def _empty_render(template, context, app): +def _empty_render(app, template, context): """ Used to monkey patch the render_template flask method when the render_templates property is set to False in the TestCase
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor