aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter/interpreterobjects.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2021-06-13 21:25:29 -0700
committerDylan Baker <dylan@pnwbakers.com>2021-06-14 09:09:32 -0700
commit0412bdd7535ec8d8d314f5ecf6120472534764ba (patch)
tree0fe86e702eff81f39b1cd80a4744c0f251e2104a /mesonbuild/interpreter/interpreterobjects.py
parent203a548d60343a97e436b59aa026ce17597f1cd1 (diff)
downloadmeson-0412bdd7535ec8d8d314f5ecf6120472534764ba.zip
meson-0412bdd7535ec8d8d314f5ecf6120472534764ba.tar.gz
meson-0412bdd7535ec8d8d314f5ecf6120472534764ba.tar.bz2
dependencies: Use a typing.NewType for Dependency.type_name
This allow mypy to catch cases where we accidently assign the dependency name to the type_name, as it sees them as having different types (though at runtime they're all strings).
Diffstat (limited to 'mesonbuild/interpreter/interpreterobjects.py')
0 files changed, 0 insertions, 0 deletions