Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 27 Jun 2015 17:31:06 -0700 | Gregory Szorc | demandimport: support importing builtins for Python 3 |
Sat, 27 Jun 2015 17:29:15 -0700 | Gregory Szorc | demandimport: alias __builtin__ as builtins |
Fri, 26 Jun 2015 11:29:50 -0700 | Pierre-Yves David | bufferedinputpipe: remove N^2 computation of buffer length (issue4735) |
Sat, 27 Jun 2015 11:51:25 -0700 | Pierre-Yves David | bufferedinputpipe: remove an outdate comment |