Steve Dower <steve.do...@python.org> added the comment:

I'm going to declare that this is a bug in distutils not correctly setting 
INCLUDE and LIB values when building in a source directory. When this is fixed, 
there will be no need to copy pyconfig.h anywhere, and the installer build will 
be fine.

(And it should be noted that we don't rely on 100% pass rate of the test suite 
when training for PGO - the point is to exercise as many code paths as 
possible. The test suite has shown to be as good as any other generic workload, 
and is easily available in our repo.)

----------
components: +Distutils, Tests -Build
nosy: +dstufft, eric.araujo
versions: +Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35299>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to