diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2022-03-04 08:42:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-04 08:42:27 +0100 |
commit | b48bdc9e1975cc238f719537e2c5f101fc90df68 (patch) | |
tree | 7dd7b295d681ec13f61e77b66a9fec42efce202e /.github | |
parent | cf4f281f5477b78a871c048b6170fccf4b0b2f4c (diff) | |
download | spack-b48bdc9e1975cc238f719537e2c5f101fc90df68.tar.gz spack-b48bdc9e1975cc238f719537e2c5f101fc90df68.tar.bz2 spack-b48bdc9e1975cc238f719537e2c5f101fc90df68.tar.xz spack-b48bdc9e1975cc238f719537e2c5f101fc90df68.zip |
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.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions