Message276819
| Author |
giampaolo.rodola |
| Recipients |
Arfrever, Sjlver, berker.peksag, bfroehle, christian.heimes, eric.araujo, giampaolo.rodola, jtaylor, pitrou, python-dev, scoder, tarek, vstinner |
| Date |
2016年09月17日.19:05:32 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1474139132.88.0.849611294623.issue5309@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
I have 2 complaints about this:
1 - doc is missing: the only way to be aware of this is either by reading the 3.6 what's new doc or by checking the cmdline helper
2 - -j "N" parameter could be optional: if not specified os.cpu_count() can be used. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2016年09月17日 19:05:33 | giampaolo.rodola | set | recipients:
+ giampaolo.rodola, pitrou, scoder, vstinner, christian.heimes, tarek, eric.araujo, Arfrever, python-dev, jtaylor, berker.peksag, bfroehle, Sjlver |
| 2016年09月17日 19:05:32 | giampaolo.rodola | set | messageid: <1474139132.88.0.849611294623.issue5309@psf.upfronthosting.co.za> |
| 2016年09月17日 19:05:32 | giampaolo.rodola | link | issue5309 messages |
| 2016年09月17日 19:05:32 | giampaolo.rodola | create |
|