kp666

Results 3 comments of kp666

@flavorjones I am not sure if to mutate encoding while passing encoding via parse_io. please give directions here.

My issue was that even when i set encoding to 'UTF-8' when the parser is initialised, parser.parse was calling parse_io without encoding. This meant that encoding was getting changed to...

Thanks for the update. Let me see what can be done.