diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-08-29 20:06:11 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-09-12 19:16:59 -0400 |
commit | b821a0351136b3b3872e2ba9da8f7c67c4275449 (patch) | |
tree | 5ce60dae3f3e71fdf96710ba1f11cdcd91a7d1f4 /mesonbuild/modules/java.py | |
parent | 7972c49bda5c2fcd6d647f45f5a5fa250f68f4b6 (diff) | |
download | meson-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/modules/java.py')
0 files changed, 0 insertions, 0 deletions