Mercurial > hgrepos > Python > libs > ConfigMix
view setup.cfg @ 499:f46932e8a84c
Configuration._lookupvar() now uses an internal cache (positive and negative).
This give a nice performance boost.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 18 Dec 2021 00:43:36 +0100 |
| parents | b3b5ed34d180 |
| children | e85d1eddf539 |
line wrap: on
line source
[metadata] license_file = LICENSE.txt [egg_info] tag_build = tag_date = 0 tag_svn_revision = 0 [bdist_wheel] universal = 1 [sdist] formats = gztar [flake8] per-file-ignores = # Ignore "too many blank lines" configmix/compat.py:E303
