Mercurial > public > mercurial-scm > python-hglib
log hglib/context.py @ 153:ef8eb78fc88d
age | author | description |
---|---|---|
Fri, 20 Mar 2015 16:34:42 -0400 | Brett Cannon | hglib: don't try to use long under Python 3 (issue4520) |
Thu, 19 Mar 2015 17:42:46 -0400 | Brett Cannon | hglib: use strtobytes() (issue4520) |
Mon, 16 Mar 2015 17:59:27 -0400 | Brett Cannon | hglib: add a __bool__ method where __nonzero__ is defined (issue4520) |
Fri, 13 Mar 2015 14:46:13 -0400 | Brett Cannon | hglib: make all imports absolute (issue4520) |