Adding keyword args to access WSGI environment doesn't work

Bug #1127552 reported by Dennis Plöger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ladon
New
Undecided
Unassigned

Bug Description

The method documented here: http://pythonhosted.org/ladon/ladonize.html#access-wsgi-environ-from-service-methods

to access the WSGI environment doesn't work, as "dict" (which is used as the keyword argument) isn't listed in ladon/compat.py in the safe_conversions. Adding a dict: [dict] - line fixes that, though I'm not clear about the implications.

description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.