This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
spack
Watch
1
Star
0
Fork
0
You've already forked spack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
26552533be04e83e66be2c28e0eb5011cb54e8fa
spack
/
lib
History
Peter Scheibel
26552533be
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
)
2022-03-19 21:37:40 -07:00
..
spack
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
)
2022-03-19 21:37:40 -07:00