Mercurial > hgrepos > Python > libs > ConfigMix
graph
-
Optimize .unquote(): instead of doing string comparisone do this with charactersFri, 17 Dec 2021 11:52:56 +0100, by Franz Glasner
-
Avoid some repeated string/unicode conversions for constants used by quotingFri, 17 Dec 2021 11:46:36 +0100, by Franz Glasner
-
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
