Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 15 Dec 2019 21:36:06 -0500 | Matt Harbison | typing: add an assertion to util.versiontuple |
Sun, 15 Dec 2019 21:28:30 -0500 | Matt Harbison | typing: add a couple of assertions to lrucachedict to help pytype |
Sun, 15 Dec 2019 21:26:21 -0500 | Matt Harbison | util: rename a variable to avoid confusing pytype |
Sun, 15 Dec 2019 21:22:27 -0500 | Matt Harbison | pytype: suppress the import-error in util.py when importing re2 |
Sun, 15 Dec 2019 18:30:16 -0500 | Matt Harbison | debugcommands: finish moving `extendeddateformats` from util to dateutil |
Sat, 14 Dec 2019 18:31:50 -0500 | Matt Harbison | ui: convert exception data to bytes when printing chained exception info |