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.

作者 doko
收信人 Arfrever, Ramchandra Apte, amaury.forgeotdarc, barry, benjamin.peterson, djc, dmalcolm, doko, eric.araujo, ezio.melotti, foom, gagern, georg.brandl, jwilk, lemburg, loewis, petri.lehtinen, pitrou, python-dev, r.david.murray, rosslagerwall, sandro.tosi, vstinner
日期 2011-08-19.21:28:36
SpamBayes Score 8.056943e-05
Marked as misclassified
Message-id <1313789316.99.0.792772023217.issue12326@psf.upfronthosting.co.za>
In-reply-to
内容
> The build time Linux kernel has no effect on Python's build procedure
> whatsoever. Python does not use the kernel at all for building; it
> only uses the C library headers, and the kernel headers that happen
> to be incorporated into the version of the C library installed. That
> affects what features get selected during build time.

would be very nice, but unfortunately this is not true; the multiprocessing behavior depends on configure checks testing the running kernel.
历史
日期 用户 动作 参数
2011-08-19 21:28:37doko修改recipients: + doko, lemburg, loewis, barry, georg.brandl, amaury.forgeotdarc, gagern, foom, pitrou, vstinner, benjamin.peterson, jwilk, djc, ezio.melotti, eric.araujo, Arfrever, r.david.murray, dmalcolm, sandro.tosi, rosslagerwall, python-dev, petri.lehtinen, Ramchandra Apte
2011-08-19 21:28:36doko修改messageid: <1313789316.99.0.792772023217.issue12326@psf.upfronthosting.co.za>
2011-08-19 21:28:36doko链接issue12326 messages
2011-08-19 21:28:36doko创建