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 Alex.Willmer, brett.cannon, martin.panter, twouters, xdegaye
Date 2017-11-25.16:52:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511628743.06.0.213398074469.issue32059@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 04af8ace86d4396bc64fc401f36049ab745fd8c1 by xdegaye (Miss Islington (bot)) in branch '3.6':
bpo-32059: setup.py now also searches the sysroot paths (GH-4452) (#4562)
https://github.com/python/cpython/commit/04af8ace86d4396bc64fc401f36049ab745fd8c1
History
Date User Action Args
2017-11-25 16:52:23xdegayesetrecipients: + xdegaye, twouters, brett.cannon, martin.panter, Alex.Willmer
2017-11-25 16:52:23xdegayesetmessageid: <1511628743.06.0.213398074469.issue32059@psf.upfronthosting.co.za>
2017-11-25 16:52:23xdegayelinkissue32059 messages
2017-11-25 16:52:22xdegayecreate