log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hgrepos
>
Python
>
libs
>
ConfigMix
log configmix/config.py @ 519:
df0bb39617d6
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-100
-30
-10
-8
tip
age
author
description
Sun, 19 Dec 2021 18:37:37 +0100
Franz Glasner
Docs
Sun, 19 Dec 2021 16:33:31 +0100
Franz Glasner
Remove unneeded "default" keyword argument for Configuration._lookupref() and Configuration.expand_ref_uri()
Sun, 19 Dec 2021 16:04:40 +0100
Franz Glasner
Implement Configuration.items() and Configuration.values() without interpolating the values
Sun, 19 Dec 2021 14:36:18 +0100
Franz Glasner
FIX: Do not filter-out all False values then interpolating (zero int, boolean False)
Sun, 19 Dec 2021 14:10:28 +0100
Franz Glasner
Performance: compute the length of the constant input strinc only once and compute the new rest earlier and use the computed value also in comparisons
Sun, 19 Dec 2021 10:38:20 +0100
Franz Glasner
str.join(): use a list comprehension instead of a generator expression for performance reasons
Sun, 19 Dec 2021 10:35:06 +0100
Franz Glasner
Remove a temporary variable usage
Sat, 18 Dec 2021 18:44:21 +0100
Franz Glasner
Using generator expressions to directly create tuples is a not so good idea performance-wise.
less
more
|
(0)
-100
-30
-10
-8
tip