mhammond / pywin32

Python for Windows (pywin32) Extensions
4.91k stars 783 forks source link

Remove deprecated `UnicodeToString` param #2143

Closed Avasam closed 3 months ago

Avasam commented 8 months ago

Follow-up to #2085 but includes changes that could be breaking for some users if they still explicitly passed None. Removes a very old deprecation message.