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 ronaldoussoren, vstinner
Date 2018-12-17.10:09:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545041346.53.0.788709270274.issue35516@psf.upfronthosting.co.za>
In-reply-to
Content
The patch does not use the version information passed in to calculate the marketing version. That's a problem when passing in low-level information from a system running a different version of macOS (for example passing in the low-level version information from a macOS 10.8 system while the script is running on a macOS 10.14 system).
History
Date User Action Args
2018-12-17 10:09:06ronaldoussorensetrecipients: + ronaldoussoren, vstinner
2018-12-17 10:09:06ronaldoussorensetmessageid: <1545041346.53.0.788709270274.issue35516@psf.upfronthosting.co.za>
2018-12-17 10:09:06ronaldoussorenlinkissue35516 messages
2018-12-17 10:09:06ronaldoussorencreate