enthought / comtypes

A pure Python, lightweight COM client and server framework, based on the ctypes Python FFI package.
Other
283 stars 96 forks source link

add `groupby_impltypeflags` #541

Closed junkmd closed 1 month ago

junkmd commented 1 month ago

Separate the functionality that classifies the interfaces assigned to _com_interfaces_ and _outgoing_interfaces_ of CoClass from CodeGenerator.CoClass into typedesc.groupby_impltypeflags.

junkmd commented 1 month ago

CIs are passed.

https://ci.appveyor.com/project/pywinauto/pywinauto/builds/49794134 https://github.com/enthought/comtypes/actions/runs/9043908655