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 eric.araujo
Recipients Claudiu.Popa, brett.cannon, dholth, eric.araujo, steven.daprano
Date 2014-03-12.21:50:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394661058.96.0.192582816165.issue16104@psf.upfronthosting.co.za>
In-reply-to
Content
This looks ready to me.

One thing: “make -j0” is the spelling for “run using all available cores”, whereas “compileall -j0” will use one process.  I don’t know if this should be documented, changed or ignored.
History
Date User Action Args
2014-03-12 21:50:58eric.araujosetrecipients: + eric.araujo, brett.cannon, steven.daprano, dholth, Claudiu.Popa
2014-03-12 21:50:58eric.araujosetmessageid: <1394661058.96.0.192582816165.issue16104@psf.upfronthosting.co.za>
2014-03-12 21:50:58eric.araujolinkissue16104 messages
2014-03-12 21:50:58eric.araujocreate