Allowlist-only fixes for stubtest on Windows (#9522)

This commit is contained in:
Avasam
2023-01-13 07:45:38 -05:00
committed by GitHub
parent b216053432
commit 1946907451
8 changed files with 13 additions and 6 deletions
@@ -65,6 +65,7 @@ win32com(ext)?.axdebug.documents
win32com(ext)?.axdebug.expressions
# failed to import, ModuleNotFoundError: No module named 'expressions'
win32com(ext)?.axdebug.stackframe
# Axdebug is not built on Python 3.11: https://github.com/mhammond/pywin32/blob/main/setup.py#L405
# failed to import, ImportError: cannot import name 'axdebug' from 'win32com.axdebug'
win32com.axdebug.gateways
win32comext.axdebug.gateways