diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-04-30 12:47:13 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-06-02 15:53:17 -0700 |
commit | cfb847a1f0815c40f2b1538b53eb22ace10be7c5 (patch) | |
tree | 47820ad6b6eca9c43f5467075d6228c22cfee602 /mesonbuild/modules/python.py | |
parent | 113a1595149b72ee0a572ed215db616c5a6d8a20 (diff) | |
download | meson-cfb847a1f0815c40f2b1538b53eb22ace10be7c5.zip meson-cfb847a1f0815c40f2b1538b53eb22ace10be7c5.tar.gz meson-cfb847a1f0815c40f2b1538b53eb22ace10be7c5.tar.bz2 |
build: use typing.Mapping for lru_cached dicts
Thankfully the typing module provides us an immutable protocol for
mappings, so we don't have to write one ourselves.
Diffstat (limited to 'mesonbuild/modules/python.py')
0 files changed, 0 insertions, 0 deletions