querystring-parser
querystring-parser copied to clipboard
drop python2.7
drop python 2.7 fix error in parser on line 174 wrong index access for python3
hope this is useful for anyone except me.
Btw, thanks for the repo. I didn't want to write such kind of parser by my own and happy to see working decision