Mercurial > hgrepos > Python > libs > ConfigMix
graph
-
Optimize .unquote() by aliasing some methods to locals and avoiding the first append callFri, 17 Dec 2021 11:42:47 +0100, by Franz Glasner
-
Optimize ._split_filters() for the most common case of no-filters: use s.partition() firstFri, 17 Dec 2021 11:09:14 +0100, by Franz Glasner
-
Optimize ._split_ns(): use str.partition() if possible instead of str.split(n, 1)Fri, 17 Dec 2021 10:57:59 +0100, by Franz Glasner
-
===== Added signature for changeset db783818a672Thu, 16 Dec 2021 09:31:32 +0100, by Franz Glasner
-
>>>>> Added tag v0.19.2 for changeset 89bbb66aff02Thu, 16 Dec 2021 09:30:52 +0100, by Franz Glasner
