mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-30 08:04:24 +08:00
pathlib: more changes for py312 (#10261)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user