1.4.5 Add statically defined ``ISequentialStream`` and improve creation of ``SAFEARRAY``s.
Closed Jul 8, 2024
100% complete
release note (draft)
Release 1.4.5
--------------
* Split ``__init__.py`` into some modules. By @junkmd.
* Fix importing ``_DispMemberSpec`` in ``automation``. By @junkmd.
* Fix importing ``_encode_idl`` in ``_comobject``. By @junkmd.
* Change the name of the component that implements the interface for record parameter testing. By @geppi.
* Implement ``S…
release note (draft)
Release 1.4.5
--------------
* Split ``__init__.py`` into some modules. By @junkmd.
* Fix importing ``_DispMemberSpec`` in ``automation``. By @junkmd.
* Fix importing ``_encode_idl`` in ``_comobject``. By @junkmd.
* Change the name of the component that implements the interface for record parameter testing. By @geppi.
* Implement ``SAFEARRAY`` pointers and ``SAFEARRAY``s as method parameters of a Dispatch Interface. By @geppi.
* Change the default value of the ``extra`` parameter in the ``create`` method of ``tagSAFEARRAY`` subtypes. By @geppi.
* Implement static import for ``ISequentialStream``. By @jonschz.
* Modernize ``test_wmi``. By @junkmd.
* Add static typing for ``_midlSAFEARRAY``. By @junkmd.
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.