pathlib: Python3.13 updates (#12048)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Amin Alaee
2024-05-27 16:43:15 +02:00
committed by GitHub
parent 05955c0cb8
commit 460c35bd6f
4 changed files with 44 additions and 28 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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