You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Coming in build 311, as yet unreleased
28
28
Build 310, released 2025/03/16
29
29
------------------------------
30
30
* Fixed a regression where `win32com.client.DispatchWithEvents` and win32com.client.WithEvents` would throw a `TypeError` on the second call (#2491, @Avasam)
31
-
* Fixed regresion causing `win32com.shell.shell` to be missing a number of `IID`s. (#2487, @Avasam)
31
+
* Fixed regression causing `win32com.shell.shell` to be missing a number of `IID`s. (#2487, @Avasam)
32
32
* As part of the above, Windows 7 is now minimum supported.
33
33
34
34
Build 309, released 2025/03/09
@@ -357,7 +357,7 @@ Build 302, released 2021-10-11
357
357
import win2kras and it fails with 'you must import win32ras first', then it
358
358
means an old win2kras.pyd exists, which you should remove.
0 commit comments