diff options
author | Peter Scheibel <scheibel1@llnl.gov> | 2022-03-19 21:37:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-19 21:37:40 -0700 |
commit | 26552533be04e83e66be2c28e0eb5011cb54e8fa (patch) | |
tree | daf1e61a590ef86e94b2a3c72c03208bb46b7862 /SECURITY.md | |
parent | 4b0cddb67455518eb72cb9af78b4a31e3102131e (diff) | |
download | spack-26552533be04e83e66be2c28e0eb5011cb54e8fa.tar.gz spack-26552533be04e83e66be2c28e0eb5011cb54e8fa.tar.bz2 spack-26552533be04e83e66be2c28e0eb5011cb54e8fa.tar.xz spack-26552533be04e83e66be2c28e0eb5011cb54e8fa.zip |
We were doing a check in a metaclass to ensure that Package classes weren't defining a function themselves; this check failed (erroneously) if that Package class subclassed another package class (because the check examined all superclasses and thought the definition we automatically add was an offender) (#29569)
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions