This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients Nitapol, lukasz.langa, miss-islington, ned.deily, rhettinger, ronaldoussoren, rvijayak, vstinner
Date 2019-08-27.07:18:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566890321.57.0.644755268153.issue36205@roundup.psfhosted.org>
In-reply-to
Content
@raymond, as to your question in msg350586: The release installers are generally build on the oldest release of the OS targeted by the installer. That's to ensure that the binaries actually work there.

It should be possible to build on newer releases, but that will require patches to CPython because the build will otherwise use symbols not available on older releases.
History
Date User Action Args
2019-08-27 07:18:41ronaldoussorensetrecipients: + ronaldoussoren, rhettinger, vstinner, ned.deily, lukasz.langa, miss-islington, rvijayak, Nitapol
2019-08-27 07:18:41ronaldoussorensetmessageid: <1566890321.57.0.644755268153.issue36205@roundup.psfhosted.org>
2019-08-27 07:18:41ronaldoussorenlinkissue36205 messages
2019-08-27 07:18:41ronaldoussorencreate