This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-03-18 02:40:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
121581
commits
8
branches
650
tags
4.7
GiB
4bb7d121bc
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