spack/lib/spack
Massimiliano Culpo b48bdc9e19
Fix importing Spack packages as Python modules (#29221)
fixes #29203

This PR fixes a subtle bug we have when importing
Spack packages as Python modules that can lead to
multiple module objects being created for the same
package.

It also fixes all the places in unit-tests where
"relying" on the old bug was crucial to have a new
"clean" state of the package class.
2022-03-04 08:42:27 +01:00
..
docs extensions: allow multiple "extends" directives (#28853) 2022-02-16 21:23:12 +00:00
env rocmcc compiler: initial commit based on aocc and clang (#28575) 2022-03-03 14:34:22 -07:00
external move typing_extensions.py back into typing.py =\ (#28549) 2022-02-11 09:52:01 -08:00
llnl make @llnl.util.lang.memoized support kwargs (#21722) 2022-03-02 11:12:15 -08:00
spack Fix importing Spack packages as Python modules (#29221) 2022-03-04 08:42:27 +01:00