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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-05-12.09:31:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494581470.27.0.761969921225.issue30342@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f2e894cfd9b6f5d6aacc276476262d481203030c by Victor Stinner in branch '2.7':
bpo-30342: Fix sysconfig.is_python_build() on VS9.0 (#1544)
https://github.com/python/cpython/commit/f2e894cfd9b6f5d6aacc276476262d481203030c
History
Date User Action Args
2017-05-12 09:31:10vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-05-12 09:31:10vstinnersetmessageid: <1494581470.27.0.761969921225.issue30342@psf.upfronthosting.co.za>
2017-05-12 09:31:10vstinnerlinkissue30342 messages
2017-05-12 09:31:10vstinnercreate