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 vstinner
Recipients ned.deily, ronaldoussoren, vstinner
Date 2018-12-05.21:41:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544046114.52.0.788709270274.issue35344@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ea0ca218b0c28b2af2b1f6a5d3383569de7fc2c1 by Victor Stinner in branch 'master':
bpo-35344: platform.platform() uses mac_ver() on macOS (GH-10780)
https://github.com/python/cpython/commit/ea0ca218b0c28b2af2b1f6a5d3383569de7fc2c1
History
Date User Action Args
2018-12-05 21:41:54vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily
2018-12-05 21:41:54vstinnersetmessageid: <1544046114.52.0.788709270274.issue35344@psf.upfronthosting.co.za>
2018-12-05 21:41:54vstinnerlinkissue35344 messages
2018-12-05 21:41:54vstinnercreate