-
This may or may not be a setuptools issue, but pywin32's build system uses setuptools and this community's knowledge may be of help. Ever since the Python 3.14 beta 1, pywin32's 3.14 dev builds have started failing. It was working fine in alphas. Here's the full log: https://github.com/mhammond/pywin32/actions/runs/14912683012/job/41890682321?pr=2582
Of interest is the following line: Relevant build files: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
See python/cpython#133779