Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 16 Jun 2017 03:01:22 +0530 | Pulkit Goyal | pycompat: move the queue related definitions below queue import |
Fri, 16 Jun 2017 02:48:17 +0530 | Pulkit Goyal | pycompat: move multiline comments above a function to function doc |
Fri, 16 Jun 2017 01:46:47 +0530 | Pulkit Goyal | py3: replace dict.iterkeys() with iter(dict) |