Skip to content

Commit 03e65bc

Browse files
authored
Add changelog entry for #2467 (#2484)
1 parent 735e0c6 commit 03e65bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.txt

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Coming in build 310, as yet unreleased
1919
Build 309, released 2025/03/09
2020
------------------------------
2121
## pywin32
22+
* Fixed Access Violation crashes in 3.12 by moving `PyWInObject_Free*` methods so GIL is acquired (#2467, @Mscht)
2223
* Added support for relative path for `pywin32_postinstall`'s `-destination` argument (#2454, @Avasam)
2324
* The postinstall script is now available as a console script. You can invoke it in one of two new methods: (#2408, @Avasam)
2425
1. `python -m pywin32_postinstall -install` (recommended)

0 commit comments

Comments
 (0)