Let me first say that it was a privilege to meet @sirosen @ EuroPython '26.
As I also replied on LinkedIn to @InessaPawson, the little BoF session on AI impact (that we participated in) was definitely one of the conference's main highlights for me.
IIRC I offered to help to improve Falcon "parser", but now that I've opened the code, it is not as trivial as I thought.
Main things that I'm unsure about (in progress):
I will create a Draft PR addressing some of the mundane improvements, the rest needs discussion (since I don't have much experience with webargs).
Let me first say that it was a privilege to meet @sirosen @ EuroPython '26.
As I also replied on LinkedIn to @InessaPawson, the little BoF session on AI impact (that we participated in) was definitely one of the conference's main highlights for me.
IIRC I offered to help to improve Falcon "parser", but now that I've opened the code, it is not as trivial as I thought.
Main things that I'm unsure about (in progress):
parse_form_body(...)helper for backwards compatibility, or is it considered private? Do we want to silence Unicode errors as it does?I will create a Draft PR addressing some of the mundane improvements, the rest needs discussion (since I don't have much experience with webargs).