Mercurial > hgrepos > Python > libs > ConfigMix
log
| age | author | description |
|---|---|---|
| Fri, 17 Dec 2021 11:46:36 +0100 | Franz Glasner | Avoid some repeated string/unicode conversions for constants used by quoting |
| Fri, 17 Dec 2021 11:42:47 +0100 | Franz Glasner | Optimize .unquote() by aliasing some methods to locals and avoiding the first append call |
| Fri, 17 Dec 2021 11:09:14 +0100 | Franz Glasner | Optimize ._split_filters() for the most common case of no-filters: use s.partition() first |
| Fri, 17 Dec 2021 10:57:59 +0100 | Franz Glasner | Optimize ._split_ns(): use str.partition() if possible instead of str.split(n, 1) |
| Thu, 16 Dec 2021 09:31:32 +0100 | Franz Glasner | ===== Added signature for changeset db783818a672 |
| Thu, 16 Dec 2021 09:30:52 +0100 | Franz Glasner | >>>>> Added tag v0.19.2 for changeset 89bbb66aff02 |
| Thu, 16 Dec 2021 09:30:43 +0100 | Franz Glasner | +++++ v0.19.2 v0.19.2 |
