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-05-09 06:01:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5364ae75043580cf1ce94dcafe2b8b489a855aa
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
…