This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
cpython
mirror of
https://github.com/python/cpython
Watch
4
Star
1
Fork
You've already forked cpython
0
Code
Issues
Releases
Wiki
Activity
121,799
Commits
6
Branches
593
Tags
2.8
GiB
59a4d52973
Commit Graph
1 Commits
Author
SHA1
Message
Date
Serhiy Storchaka
e08b70fab1
gh-108927: Fix removing testing modules from sys.modules (GH-108952)
...
It breaks import machinery if the test module has submodules used in other tests.
2023-12-04 15:43:27 +00:00