Commits
User selector
Commit History
Commits on Feb 19, 2018
py/objstr: Protect against creating bytes(n) with n negative.
Show description for 4e46908committed
Commits on Oct 4, 2017
py/objstr: Make empty bytes object have a null-terminating byte.
Show description for dfa563ccommitted
Commits on Apr 4, 2015
Commits on Mar 14, 2015
Commits on Jan 28, 2015
Commits on Sep 23, 2014
Commits on Aug 11, 2014
objstr: Make sure that bytes are indexed as bytes, not as unicode.
Show description for 9749b2fcommitted
Commits on Mar 21, 2014
Commits on Jan 24, 2014
Add basic implementation of bytes type, piggybacking on str.
Show description for 91fb1c9committed
Loading