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 Windson Yang, lemburg, ronaldoussoren, serhiy.storchaka, vstinner
Date 2018-12-17.17:47:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545068848.71.0.788709270274.issue35348@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0af9c33262fb43f39a6558e3f155689e83e10706 by Victor Stinner in branch 'master':
bpo-35348: Fix platform.architecture() (GH-11159)
https://github.com/python/cpython/commit/0af9c33262fb43f39a6558e3f155689e83e10706
History
Date User Action Args
2018-12-17 17:47:28vstinnersetrecipients: + vstinner, lemburg, ronaldoussoren, serhiy.storchaka, Windson Yang
2018-12-17 17:47:28vstinnersetmessageid: <1545068848.71.0.788709270274.issue35348@psf.upfronthosting.co.za>
2018-12-17 17:47:28vstinnerlinkissue35348 messages
2018-12-17 17:47:28vstinnercreate