Closed
Description
Feature or enhancement
Proposal:
We use customized build of CPython which compiles all the sources with -WIN32_LEAN_AND_MEAN
, thus limiting the amount of transitive #include
from Windows.h
header.
I would like to propose a series of enhancements to make CPython buildable in this configuration.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response