See https://github.com/mhammond/pywin32/#free-threaded-support for the
answer to this.
Mark
On 11/9/2026 8:00 am, Wuping Xin wrote:
Greetings,
pywin32 312 publishes only cp314 wheels, with no cp314t variant, so
the COM server cannot be registered against a free-threaded
interpreter at
Greetings,
pywin32 312 publishes only cp314 wheels, with no cp314t variant, so the
COM server cannot be registered against a free-threaded interpreter at
all.
My questions:
1. Are free-threaded builds planned, and is there an issue I can follow?
2. Is the obstacle mainly build and CI work,