enthought / comtypes

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

Bump version and update change log for 1.4.5 #581

Closed junkmd closed 1 month ago

junkmd commented 2 months ago

This version includes changes related to SAFEARRAY made in #569 and #576, and changes to ISequentialStream.RemoteRead made in #578.

The next version will likely be the last one to support Python 3.7.