Age | Commit message (Expand) | Author |
---|---|---|
2022-09-26 | py/objstr: Don't treat bytes as unicode in str.count. | Jim Mussared |
2018-10-22 | tests: Make bytes/str.count() tests skippable. | Paul Sokolovsky |
2014-12-24 | py: Make bytes objs work with more str methods; add tests. | Damien George |