conda-forge / conda-forge/python-feedstock
PGO for windows python 3.8 build
Open
tech-debt
- Dominant language
- Shell
- Stars
- 47
- Forks
- 112
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 18
Description
As part of the python 3.8.0 release, we are not building windows with PGO due to the vs2017 base image missing certain key libraries.
We need to install `Microsoft.VisualCpp.PGO.X64` into the vs2017 installation. This could also come from `Microsoft.VisualStudio.Component.VC.DiagnosticTools` or `Microsoft.VisualStudio.Component.VC.Tools.x86.x64`.
This issue is opened to ensure that at some point in the future we add this back.
Contributor guide
Assessment
This issue has not been assessed yet.