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 pitrou
Recipients Julien Verger, pitrou
Date 2017-06-13.08:42:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497343333.11.0.575645020785.issue30563@psf.upfronthosting.co.za>
In-reply-to
Content
How did you get Python for Cygwin? Did you compile it yourself?
Python is not supported on Cygwin (we recommend using the native Windows builds instead) and I'm not surprised that multiprocessing, which uses delicate platform-specific code, would fail working on that platform.
History
Date User Action Args
2017-06-13 08:42:13pitrousetrecipients: + pitrou, Julien Verger
2017-06-13 08:42:13pitrousetmessageid: <1497343333.11.0.575645020785.issue30563@psf.upfronthosting.co.za>
2017-06-13 08:42:13pitroulinkissue30563 messages
2017-06-13 08:42:13pitroucreate