Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 11 Mar 2017 20:58:26 -0500 | Augie Fackler | summary: don't explicitly str() something we're about to %s |
Sat, 11 Mar 2017 20:57:40 -0500 | Augie Fackler | context: implement both __bytes__ and __str__ for Python 3 |
Sat, 11 Mar 2017 20:57:04 -0500 | Augie Fackler | context: work around `long` not existing on Python 3 |