Expected behavior and actual behavior
servicemanager.LogInfoMsg() causes Python 3.12 and Python 3.13 to crash.
Python 3.11 works normally.
Tested version: 308
Steps to reproduce the problem
import servicemanager
servicemanager.LogInfoMsg('123')
System information
Python version and distribution: Python 3.12, Python 3.13
pywin32 version: 308
Windows Version: Windows 10