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 han.lee, ned.deily, r.david.murray, ronaldoussoren, vstinner
Date 2017-08-18.14:44:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The error comes from "./python -m test.pythoninfo": see bpo-30871.

Attached PR should fix this bug.
History
Date User Action Args
2017-08-18 14:44:04vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, r.david.murray, han.lee
2017-08-18 14:44:04vstinnersetmessageid: <[email protected]>
2017-08-18 14:44:04vstinnerlinkissue31231 messages
2017-08-18 14:44:04vstinnercreate