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 Michael.Felt, vstinner
Date 2019-04-12.14:15:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555078535.77.0.841571063842.issue36588@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9d949f7796da612f1b588d18c6f041376992a9fc by Victor Stinner (Michael Felt) in branch 'master':
bpo-36588: On AIX, remove major version from sys.platform (GH-12787)
https://github.com/python/cpython/commit/9d949f7796da612f1b588d18c6f041376992a9fc
History
Date User Action Args
2019-04-12 14:15:35vstinnersetrecipients: + vstinner, Michael.Felt
2019-04-12 14:15:35vstinnersetmessageid: <1555078535.77.0.841571063842.issue36588@roundup.psfhosted.org>
2019-04-12 14:15:35vstinnerlinkissue36588 messages
2019-04-12 14:15:35vstinnercreate