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 serhiy.storchaka
Recipients Daniel Colascione, amaury.forgeotdarc, belopolsky, davin, meador.inge, pitrou, rhettinger, serhiy.storchaka
Date 2017-10-01.21:17:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506892667.72.0.213398074469.issue31654@psf.upfronthosting.co.za>
In-reply-to
Content
It is not clear to me what API is needed, but I agree with Antoine that ctypes doesn't look the appropriate place for it. Maybe in multiprocessing or subprocess, or in low-level module providing primitives for multiprocessing or subprocess?
History
Date User Action Args
2017-10-01 21:17:47serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, amaury.forgeotdarc, belopolsky, pitrou, meador.inge, davin, Daniel Colascione
2017-10-01 21:17:47serhiy.storchakasetmessageid: <1506892667.72.0.213398074469.issue31654@psf.upfronthosting.co.za>
2017-10-01 21:17:47serhiy.storchakalinkissue31654 messages
2017-10-01 21:17:47serhiy.storchakacreate