Skip to content

Commit

Permalink
Fix py.exe -m win32verstamp command and other ISC typos (mhammond#2225
Browse files Browse the repository at this point in the history
)
  • Loading branch information
Avasam authored and clin1234 committed May 29, 2024
1 parent b7b163c commit 30e5d44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Coming in build 307, as yet unreleased
--------------------------------------

### pywin32
* Fixed `py.exe -m win32verstamp` command and other quote typos caused by Implied String Concatenation (#2225, @Avasam)
* Fixed VT_SAFEARRAY(VT_RECORD) which were missing the last element (#2247)
* Fixed `MFC redist DLLs not found` by preferring corresponding version but accepting different version (#2248, @andreabravetti)
* Fixed `pywintypes.error: (5, 'RegOpenKeyEx', 'Access is denied.')` when running service with debug parameter and no elevation (#2238, @jmartens)
Expand Down

0 comments on commit 30e5d44

Please sign in to comment.