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 Arfrever, doko, vstinner
Date 2015-11-25.14:31:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448461870.32.0.476550670712.issue25696@psf.upfronthosting.co.za>
In-reply-to
Content
To be clear: the bug doesn't occur when Python is not installed "in parallel" (without MAKEFLAGS=-j9).

"For consistency with other things, I would suggest to add the following at the beginning of bininstall target (instead of making bininstall target depend on libainstall target):"

Ok. Does my new patch look better?

Should I apply my fix to Python 2.7, 3.4, 3.5 and default (3.6)?
History
Date User Action Args
2015-11-25 14:31:10vstinnersetrecipients: + vstinner, doko, Arfrever
2015-11-25 14:31:10vstinnersetmessageid: <1448461870.32.0.476550670712.issue25696@psf.upfronthosting.co.za>
2015-11-25 14:31:10vstinnerlinkissue25696 messages
2015-11-25 14:31:10vstinnercreate