[ANN] pywin32 build 306 released

Mark Hammond <[email protected]> Sun, 26 Mar 2023 11:19:22 +1100
Newsgroups gmane.comp.python.windows
Message-ID <[email protected]>
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 ([email protected]). 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.

_______________________________________________
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-win32