diff options
| author | Eli Schwartz <eschwartz@archlinux.org> | 2021-12-04 21:11:51 -0500 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-01-10 18:36:57 -0500 |
| commit | 4b351aef26a19b4c73f6ef295f64da1c74bc713d (patch) | |
| tree | 44f0b5c34c6bfb06360ffc22870ff423fc9305e2 /mesonbuild/modules | |
| parent | 98a41ec24e77d7670ea83fd986853d0fe7cb2f5b (diff) | |
| download | meson-4b351aef26a19b4c73f6ef295f64da1c74bc713d.tar.gz | |
first pass at migrating to dataclasses
In some cases, init variables that accept None as a sentinel and
immediately overwrite with [], are migrated to dataclass field
factories. \o/
Note: dataclasses by default cannot provide eq methods, as they then
become unhashable. In the future we may wish to opt into declaring them
frozen, instead/additionally.
Diffstat (limited to 'mesonbuild/modules')
0 files changed, 0 insertions, 0 deletions
