This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-17 12:18:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
123982
commits
7
branches
633
tags
4.7
GiB
cc2938a189
Commit graph
1 commit
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