mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +08:00
pathlib: Python3.13 updates (#12048)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -20,8 +20,6 @@ os.ptsname
|
||||
os.unlockpt
|
||||
os.waitid
|
||||
os.waitid_result
|
||||
pathlib.Path.group
|
||||
pathlib.Path.owner
|
||||
posix.grantpt
|
||||
posix.posix_openpt
|
||||
posix.ptsname
|
||||
|
||||
@@ -134,8 +134,6 @@ os.timerfd_gettime_ns
|
||||
os.timerfd_settime
|
||||
os.timerfd_settime_ns
|
||||
os.unlockpt
|
||||
pathlib.Path.group
|
||||
pathlib.Path.owner
|
||||
posix.POSIX_SPAWN_CLOSEFROM
|
||||
posix.TFD_CLOEXEC
|
||||
posix.TFD_NONBLOCK
|
||||
|
||||
@@ -132,19 +132,6 @@ mimetypes.__all__
|
||||
mimetypes.guess_file_type
|
||||
mmap.mmap.seekable
|
||||
multiprocessing.shared_memory.SharedMemory.__init__
|
||||
pathlib.Path.__enter__
|
||||
pathlib.Path.__exit__
|
||||
pathlib.Path.from_uri
|
||||
pathlib.Path.glob
|
||||
pathlib.Path.is_dir
|
||||
pathlib.Path.is_file
|
||||
pathlib.Path.read_text
|
||||
pathlib.Path.rglob
|
||||
pathlib.PurePath.parser
|
||||
pathlib.PurePosixPath.parser
|
||||
pathlib.PureWindowsPath.parser
|
||||
pathlib.UnsupportedOperation
|
||||
pathlib.__all__
|
||||
pdb.Pdb.MAX_CHAINED_EXCEPTION_DEPTH
|
||||
pdb.Pdb.completedefault
|
||||
pdb.Pdb.completenames
|
||||
|
||||
Reference in New Issue
Block a user