Question for potential python development contributions on Windows

pjfarley3 at earthlink.net pjfarley3 at earthlink.net
Sun May 23 12:20:03 EDT 2021


I asked this question on python-dev last week but did not get an answer.  If
anyone here know the answer I would appreciate it.

The Python Developers Guide specifically states to get VS2017 for developing
or enhancing python on a Windows system.

Is it still correct to specifically use VS2017 , or is VS2019 also
acceptable?

I ask this because I know that the *.vcxproj files and other
build-environment files have changed format pretty dramatically over the
many releases of VS.  If a potential new contribution targeted for current
and future python will require new build environment files, I wouldn’t want
to have to “down release” those files (or expect core dev’s to do it) at or
after submission to the community for approval.  Much better to use the same
setup as core dev’s use than to introduce up-level differences in the build
environment.

IOW, for new releases on Windows are core dev’s still using VS2017 and so
potential contributors should also use that version, or has the core dev’s
process for Windows releases been updated to use VS2019?

Peter
--




More information about the Python-list mailing list