mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-20 19:01:15 +08:00
pywin32: Use PEP 570 positional-only argument syntax and fix arguments (#11321)
This commit is contained in:
@@ -72,3 +72,6 @@ win32com.axdebug.gateways
|
||||
win32comext.axdebug.gateways
|
||||
# failed to import, ModuleNotFoundError: No module named 'win32comext.axdebug.axdebug'
|
||||
win32comext.axdebug.axdebug
|
||||
|
||||
# Stubtest doesn't agree with win32.lib.pywintypes.error.__init__ being positional-only
|
||||
.+?\.error.__init__
|
||||
|
||||
Reference in New Issue
Block a user