[python-win32] [ANN] pywin32 build 306 released

Mark Hammond mhammond at skippinet.com.au
Sat Mar 25 20:19:22 EDT 2023


Hi all,
I'm happy to announce the release of pywin32 build 306. There are 
relatively few changes in this release:

  * Support for Python 3.6 was dropped, support for later versions was
    improved.
  * Add GetSystemPowerStatus (#2010, @CristiFati)
  * Add CascadeWindows (#1999, @CristiFati)
  * Add win32gui.ResetDC
  * Fix leak in win32pdh.GetFormattedCounterArray
  * Fix IIS on later python versions (#2025)
  * Fix for service registration code updated in build 305 (#1985)

Downloads are available at:

https://github.com/mhammond/pywin32/releases/tag/b306

and via pypi.

For initial support (eg, to ask questions about the release etc), please 
contact this mailing-list (python-win32 at python.org). If you want to 
report a bug, please do so at https://github.com/mhammond/pywin32/issues

As always, thanks to everyone who contributed to this release, both in 
terms of code and reporting bugs - there were a number of new 
contributors which is great to see,

Cheers,

Mark.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/python-win32/attachments/20230326/68bf088d/attachment.html>


More information about the python-win32 mailing list