pallets / werkzeug

The comprehensive WSGI web application library.
https://werkzeug.palletsprojects.com
BSD 3-Clause "New" or "Revised" License
6.66k stars 1.73k forks source link

getlist catches TypeError #2978

Closed davidism closed 3 weeks ago

davidism commented 3 weeks ago

MultiDict.getlist catches TypeError in addition to ValueError.

fixes #2976