Mercurial > hgrepos > Python > libs > ConfigMix
log tests/test.py @ 456:d6be95841380
| age | author | description |
|---|---|---|
| Wed, 15 Dec 2021 00:48:50 +0100 | Franz Glasner | Add a test for proper exception formatting when .rebind() raises a KeyError |
| Sat, 11 Dec 2021 19:56:35 +0100 | Franz Glasner | Attribute-style access for jailed configurations |
| Fri, 10 Dec 2021 03:00:11 +0100 | Franz Glasner | Add proper .get() support for jailed and unjailed configurations |
| Fri, 10 Dec 2021 02:20:54 +0100 | Franz Glasner | FIX: Handle "list"-type keys in __contains__ and __getitem__ properly: convert to tuples for contatenation with tuple |
| Fri, 10 Dec 2021 02:15:00 +0100 | Franz Glasner | Optimized __contains__() implementation for jailed and unjailed configurations |
| Fri, 10 Dec 2021 01:33:37 +0100 | Franz Glasner | - Dict-level access to a configuration key now does variable interpolation. |
| Thu, 09 Dec 2021 22:51:10 +0100 | Franz Glasner | Proper "repr()" for a jailed configuration: put the root path into the output |
