Skye Wanderman-Milne 1228cbd26b Change the executable_build_options check in compilation_cache.py to be more robust.
Prior to this change, the check would spuriously fire on Python 3.11
because it added a default `__getstate__` method to all objects. This
change makes it so we only look at public fields and methods.
2023-02-08 01:22:14 +00:00
..
2023-02-07 12:07:00 -05:00
2023-02-02 12:58:15 -05:00
2023-02-01 12:49:06 -08:00
2021-01-13 10:26:35 -05:00