Add missing winapi functions for 3.13 (#12658)

This commit is contained in:
Max Muoto
2024-09-14 05:01:42 -05:00
committed by GitHub
parent f190a1f213
commit 29c8026910
2 changed files with 14 additions and 10 deletions

View File

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