pathlib: more changes for py312 (#10261)

This commit is contained in:
Shantanu
2023-06-04 16:04:59 -07:00
committed by GitHub
parent 758afb35d4
commit f8dfacb851
2 changed files with 20 additions and 10 deletions

View File

@@ -115,15 +115,9 @@ os.path.__all__
os.path.isjunction
os.path.splitroot
pathlib.Path.__init__
pathlib.Path.exists
pathlib.Path.glob
pathlib.Path.is_junction
pathlib.Path.rglob
pathlib.PurePath.__init__
pathlib.PurePath.is_relative_to
pathlib.PurePath.match
pathlib.PurePath.relative_to
pathlib.PurePath.with_segments
pdb.Pdb.set_convenience_variable
pkgutil.ImpImporter
pkgutil.ImpLoader