diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-08-31 11:07:46 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-08-31 16:59:37 -0700 |
commit | bd691b847c2cb6cbea3450a8749bcc1a67c295e7 (patch) | |
tree | 6a2b19d2f8489e57b209116951b54b9fc602aa4a /mesonbuild/interpreterbase/baseobjects.py | |
parent | 042016a5556010b94364fc90280287cf9355c13b (diff) | |
download | meson-bd691b847c2cb6cbea3450a8749bcc1a67c295e7.zip meson-bd691b847c2cb6cbea3450a8749bcc1a67c295e7.tar.gz meson-bd691b847c2cb6cbea3450a8749bcc1a67c295e7.tar.bz2 |
interpreter: use python dunders instead of lock for unpicklability
This simplifies things for us, as we don't have to have threading
imported for no other reason, and we can remove the
`an_unpicklable_object` from the Interpreter and mesonlib, since there
was only one user of this.
Diffstat (limited to 'mesonbuild/interpreterbase/baseobjects.py')
0 files changed, 0 insertions, 0 deletions