Thu, 31 Aug 2023 23:56:15 +0200 |
Pierre-Yves David |
safehasattr: drop usage in favor of hasattr
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Tue, 22 Jun 2021 08:24:27 -0700 |
Martin von Zweigbergk |
benchmarks: restore `output` variable lost in D10884
|
Fri, 18 Jun 2021 15:48:51 -0700 |
Martin von Zweigbergk |
ui: add a context manager for silencing the ui (pushbuffer+popbuffer)
|
Fri, 06 Mar 2020 13:27:41 -0500 |
Augie Fackler |
cleanup: run pyupgrade on our source tree to clean up varying things
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Thu, 15 Dec 2016 12:17:08 +0100 |
Philippe Pepiot |
perf: add historical support of ui.load()
|
Sat, 22 Oct 2016 14:35:10 +0900 |
Yuya Nishihara |
ui: factor out ui.load() to create a ui without loading configs (API)
|
Thu, 29 Sep 2016 10:16:34 +0200 |
Philippe Pepiot |
perf: add asv benchmarks
|