Sun, 12 Mar 2017 03:32:21 -0400 | Augie Fackler | py3: use bytearray() instead of array('c', ...) constructions | changeset | files |
Sat, 11 Mar 2017 20:58:26 -0500 | Augie Fackler | summary: don't explicitly str() something we're about to %s | changeset | files |
Sat, 11 Mar 2017 20:57:40 -0500 | Augie Fackler | context: implement both __bytes__ and __str__ for Python 3 | changeset | files |