mhammond / pywin32

Python for Windows (pywin32) Extensions
5.01k stars 792 forks source link

`distutils` is removed from Python 3.12 and usage with `setuptools` is deprecated #2119

Open Avasam opened 1 year ago

Avasam commented 1 year ago

See:

Since pywin32 already imports setuptools, the module will still be found with Python 3.12, but falls in the "deprecated" category.

Avasam commented 6 months ago

Exe installers support will need to be dropped to completely stop using distutils directly. See https://github.com/mhammond/pywin32/issues/1939

dougransom commented 5 months ago

Be nice to have a pyroject.toml