aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-08-29 20:06:11 -0400
committerEli Schwartz <eschwartz@archlinux.org>2022-09-12 19:16:59 -0400
commitb821a0351136b3b3872e2ba9da8f7c67c4275449 (patch)
tree5ce60dae3f3e71fdf96710ba1f11cdcd91a7d1f4 /mesonbuild/compilers
parent7972c49bda5c2fcd6d647f45f5a5fa250f68f4b6 (diff)
downloadmeson-b821a0351136b3b3872e2ba9da8f7c67c4275449.zip
meson-b821a0351136b3b3872e2ba9da8f7c67c4275449.tar.gz
meson-b821a0351136b3b3872e2ba9da8f7c67c4275449.tar.bz2
dependencies: use better internal representation of factory methods
functools.partial preserves information about how the method was created, lambdas do not. Also, we just want to freeze the first argument and forward the rest anyway. This also lets us get rid of a mypy error that was being ignored.
Diffstat (limited to 'mesonbuild/compilers')
0 files changed, 0 insertions, 0 deletions