mononobi / pyrin

A rich, fast, performant and easy to use application framework to build apps using Flask on top of it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[json.encoder]-Add support to encode set and tuple into array for json

mononobi opened this issue · comments

commented

Add support to encode set and tuple into array for json.
Also check this does not make any issues when a function returns a tuple as result and response code.