mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +08:00
Add missing winapi functions for 3.13 (#12658)
This commit is contained in:
@@ -1,14 +1,4 @@
|
||||
# New in py313 (triage these!)
|
||||
_winapi.BatchedWaitForMultipleObjects
|
||||
_winapi.CreateEventW
|
||||
_winapi.CreateMutexW
|
||||
_winapi.GetLongPathName
|
||||
_winapi.GetShortPathName
|
||||
_winapi.OpenEventW
|
||||
_winapi.OpenMutexW
|
||||
_winapi.ReleaseMutex
|
||||
_winapi.ResetEvent
|
||||
_winapi.SetEvent
|
||||
nt.fchmod
|
||||
nt.lchmod
|
||||
ntpath.exists
|
||||
|
||||
Reference in New Issue
Block a user