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 xdegaye
Recipients brett.cannon, vstinner, xdegaye
Date 2017-11-08.15:04:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510153442.93.0.213398074469.issue31934@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0de92859caf25e65fc968d4bb68626e9ba21b851 by xdegaye in branch 'master':
bpo-31934: Abort when building out of a not clean source tree (GH-4255)
https://github.com/python/cpython/commit/0de92859caf25e65fc968d4bb68626e9ba21b851
History
Date User Action Args
2017-11-08 15:04:03xdegayesetrecipients: + xdegaye, brett.cannon, vstinner
2017-11-08 15:04:02xdegayesetmessageid: <1510153442.93.0.213398074469.issue31934@psf.upfronthosting.co.za>
2017-11-08 15:04:02xdegayelinkissue31934 messages
2017-11-08 15:04:02xdegayecreate