Commit Graph

7 Commits

Author SHA1 Message Date
Noah
491c4e775b Fix json.scanstring unicode handling 2021-02-20 21:04:30 -06:00
Noah
be40a5d7b9 Fix clippy lints for Rust 1.49 2021-01-02 19:30:57 -06:00
Noah
5af65ad128 A bit more tidying 2020-10-07 18:23:31 -05:00
Noah
dcb12abbae Don't double loop over chunks 2020-10-07 13:32:12 -05:00
Noah
1f4f407d5d Implement json.decoder.scanstring in Rust 2020-10-04 13:04:43 -05:00
Noah
53814a27c2 Use String::from_utf8_unchecked for encode_basestring 2020-10-04 00:01:51 -05:00
Noah
0fb79e1086 Implement _json.encode_basestring{,_ascii} 2020-06-06 15:33:29 -05:00