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 brett.cannon, lemburg, serhiy.storchaka, vstinner
Date 2018-12-14.12:14:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544789652.75.0.788709270274.issue35346@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4aa917c5feaec07a6f6db87b34185ab6180e20ee by Victor Stinner in branch 'master':
bpo-35346: Cleanup platform.architecture() (GH-11130)
https://github.com/python/cpython/commit/4aa917c5feaec07a6f6db87b34185ab6180e20ee
History
Date User Action Args
2018-12-14 12:14:12vstinnersetrecipients: + vstinner, lemburg, brett.cannon, serhiy.storchaka
2018-12-14 12:14:12vstinnersetmessageid: <1544789652.75.0.788709270274.issue35346@psf.upfronthosting.co.za>
2018-12-14 12:14:12vstinnerlinkissue35346 messages
2018-12-14 12:14:12vstinnercreate