-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
pathlib gets imported as a namespace #139361
Copy link
Copy link
Closed as not planned
Labels
3.14bugs and security fixesbugs and security fixesbuildThe build process and cross-buildThe build process and cross-buildstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-pathlibtopic-replRelated to the interactive shellRelated to the interactive shell
Metadata
Metadata
Assignees
Labels
3.14bugs and security fixesbugs and security fixesbuildThe build process and cross-buildThe build process and cross-buildstdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-pathlibtopic-replRelated to the interactive shellRelated to the interactive shell
Bug report
Bug description:
I unpacked the same 3.14-rc3 tarball on two similar gentoo systems
I'm unable to reproduce the bug on both.
So pathlib gets imported as a PEP420 ns, yet there's a
__init__Any idea on how to debug this? Thanks!
CPython versions tested on:
3.14
Operating systems tested on:
Linux