Message296216
| Author | methane |
|---|---|
| Recipients | methane |
| Date | 2017-06-16.18:38:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1497638336.46.0.297230638217.issue30686@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Currently, `make install` doesn't use -jN option of compileall.py My idea is: * Use os.cpu_count() for -j0. * Use the option in Makefile |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-16 18:38:56 | methane | set | recipients: + methane |
| 2017-06-16 18:38:56 | methane | set | messageid: <1497638336.46.0.297230638217.issue30686@psf.upfronthosting.co.za> |
| 2017-06-16 18:38:56 | methane | link | issue30686 messages |
| 2017-06-16 18:38:56 | methane | create | |