| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-108927: Fix removing testing modules from sys.modules (GH-108952) | Serhiy Storchaka | 2023-12-04 | 4 | -0/+31 |
| It breaks import machinery if the test module has submodules used in other tests. | |||||
![]() |
index : cpython.git | |
| https://github.com/python/cpython.git |
| summaryrefslogtreecommitdiffstats |
| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gh-108927: Fix removing testing modules from sys.modules (GH-108952) | Serhiy Storchaka | 2023-12-04 | 4 | -0/+31 |
| It breaks import machinery if the test module has submodules used in other tests. | |||||