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-09 16:34:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
17
123532
commits
7
branches
630
tags
4.1
GiB
e9eedf19c9
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