This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-27 13:20:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d3ca26983dfbccdf609f24ff5877dc3118e4702d
cpython
/
Lib
/
test
/
test_importlib
/
namespace_pkgs
T
History
Jacob Walls
92b2a8a04d
gh-93334: Fix homonym edge case in PathFinder.find_spec() (GH-98100)
2025-09-05 15:41:01 -07:00
..
both_portions
/foo
…
foo
…
module_and_namespace_package
…
not_a_namespace_pkg
/foo
…
portion1
/foo
…
portion2
/foo
…
project1/parent
/child
…
project2/parent
/child
…
project3/parent
/child
…
missing_directory.zip
…
nested_portion1.zip
…
top_level_portion1.zip
…