mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
Update os.DirEntry to 3.12 (#10643)
This commit is contained in:
@@ -8,7 +8,6 @@ os.PRIO_DARWIN_BG
|
||||
os.PRIO_DARWIN_NONUI
|
||||
os.PRIO_DARWIN_PROCESS
|
||||
os.PRIO_DARWIN_THREAD
|
||||
posix.DirEntry.is_junction
|
||||
posix.PRIO_DARWIN_BG
|
||||
posix.PRIO_DARWIN_NONUI
|
||||
posix.PRIO_DARWIN_PROCESS
|
||||
|
||||
@@ -13,7 +13,6 @@ _posixsubprocess.fork_exec
|
||||
(os|posix).CLONE_SYSVSEM
|
||||
(os|posix).CLONE_THREAD
|
||||
(os|posix).CLONE_VM
|
||||
(os|posix).DirEntry.is_junction
|
||||
(os|posix).EFD_CLOEXEC
|
||||
(os|posix).EFD_NONBLOCK
|
||||
(os|posix).EFD_SEMAPHORE
|
||||
|
||||
@@ -33,7 +33,6 @@ importlib.resources.files
|
||||
importlib.util.module_for_loader
|
||||
importlib.util.set_loader
|
||||
importlib.util.set_package
|
||||
os.DirEntry.is_junction
|
||||
pathlib.Path.__init__
|
||||
pathlib.PurePath.__init__
|
||||
pathlib.PurePath.is_relative_to
|
||||
|
||||
Reference in New Issue
Block a user