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.15:30:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 92b1f90143286385c0ff5be98d3721b90580a912 by Victor Stinner in branch 'master':
bpo-31231: Fix pythoninfo in Travis config (#3134)
https://github.com/python/cpython/commit/92b1f90143286385c0ff5be98d3721b90580a912
History
Date User Action Args
2017-08-18 15:30:55vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, r.david.murray, han.lee
2017-08-18 15:30:55vstinnersetmessageid: <[email protected]>
2017-08-18 15:30:55vstinnerlinkissue31231 messages
2017-08-18 15:30:54vstinnercreate