Hello,

On behalf of the comtypes developers, I am happy to announce the release of
comtypes 1.1.2. The release can be found on PyPI:
https://pypi.python.org/pypi/comtypes/1.1.2.

Version 1.1.2 is a bugfix release on 1.1.1. Several bugs old and new have
been fixed. See further below for the full change log.

Comtypes CHANGELOG
==================

Release 1.1.2
-------------

 * Fix TypeError when interfaces return a single in-out result (#84).
Thanks to FranOis for the bug report and max-egger for suggesting the fix.
 * Fix AttributeError when cleaning up safe arrays at shutdown (#83).
Thanks to mitaa for the bug report and fix.
 * Fix 64-bit ULONG_PTR definition in typeinfo module (#82). Thanks to
aparamon for the bug report.
 * Add POINTER(BSTR) to supported VARIANT types (#81). This allows the Esri
ArcObjects library to be loaded. Thanks to Matt Wilkie for the patch.
 * Properly catch error when attempting to cache code to an unwritable
directory (#78). Thanks to Robin Dunn for the patch.


Enjoy!

Chris Farrow
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
comtypes-users mailing list
comtypes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/comtypes-users

Reply via email to