Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 20 Apr 2017 19:57:16 +0530 | Pulkit Goyal | py3: replace str with bytes in isinstance() |
Thu, 27 Apr 2017 09:49:57 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() instead of str() |
Thu, 20 Apr 2017 19:51:37 +0530 | Pulkit Goyal | py3: alias long to int on Python 3 |
Wed, 03 May 2017 09:41:55 -0400 | Alex Gaynor | setup: sys.version_info always exists |