Movatterモバイル変換


[0]ホーム

URL:


[Python-Dev] Help with the build system and my first patch

Brett Cannonbcannon at gmail.com
Mon Jun 9 16:03:01 CEST 2014


On Mon Jun 09 2014 at 2:07:22 AM, Steven Stewart-Gallus <sstewartgallus00 at mylangara.bc.ca> wrote:> Hello,>> I would like some help understanding the build system. I am currently> working on an issue (http://bugs.python.org/issue21627) and plan to> create some common functionality in Python/setcloexec.c and> Include/setcloexec.h that is conditionally compiled in on POSIX> systems and not on Windows systems. I need to extract this> functionality out from _Py_set_inheritable because it needs to run in> the dangerous context of right after a fork and I don't believe it can> throw exceptions. How can I conditionally compile some library code> for certain platforms only?>Do you mean other than potentially detecting something in the configurescript and using an #ifdef guard?-------------- next part --------------An HTML attachment was scrubbed...URL: <http://mail.python.org/pipermail/python-dev/attachments/20140609/0209acdc/attachment.html>


More information about the Python-Devmailing list

[8]ページ先頭

©2009-2025 Movatter.jp