We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735e0c6 commit 03e65bcCopy full SHA for 03e65bc
CHANGES.txt
@@ -19,6 +19,7 @@ Coming in build 310, as yet unreleased
19
Build 309, released 2025/03/09
20
------------------------------
21
## pywin32
22
+* Fixed Access Violation crashes in 3.12 by moving `PyWInObject_Free*` methods so GIL is acquired (#2467, @Mscht)
23
* Added support for relative path for `pywin32_postinstall`'s `-destination` argument (#2454, @Avasam)
24
* The postinstall script is now available as a console script. You can invoke it in one of two new methods: (#2408, @Avasam)
25
1. `python -m pywin32_postinstall -install` (recommended)
0 commit comments