mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-13 19:41:07 +08:00
Bump pywin32 to 309 (#13607)
This commit is contained in:
@@ -61,3 +61,8 @@ win32com(ext)?.axdebug.stackframe
|
||||
# failed to import, ImportError: cannot import name 'axdebug' from 'win32com.axdebug'
|
||||
win32com(ext)?.axdebug.gateways
|
||||
win32com(ext)?.axscript.client.debug
|
||||
|
||||
# These missing is likely an issue with the upstream build's WINVER target on 309.
|
||||
# Keep them in stubs as there will likely be a patch soon.
|
||||
# https://github.com/mhammond/pywin32/issues/2486
|
||||
win32com(ext)?\.shell\.shell\.\w+?
|
||||
|
||||
Reference in New Issue
Block a user