mhammond / pywin32

Python for Windows (pywin32) Extensions
5.01k stars 792 forks source link

Remove legacy/deprecated App code from `pywin.framework.app` #2144

Closed Avasam closed 6 months ago

Avasam commented 11 months ago

Looking at very old deprecated code, this seemed like another easy one with decent cleanup. Removes deprecated code and obsolete/legacy way of registering an app and its Idle handlers from pywin.framework.app. I validated that affected demos still work when run with Pythonwin.exe /app