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 benjamin.peterson
Recipients benjamin.peterson
Date 2018-09-14.04:28:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536899325.09.0.956365154283.issue34674@psf.upfronthosting.co.za>
In-reply-to
Content
We still have some conditional code under HAVE_UNISTD. However, we also unconditionally include it many other places, so let's just get rid of the condition and configure check.
History
Date User Action Args
2018-09-14 04:28:45benjamin.petersonsetrecipients: + benjamin.peterson
2018-09-14 04:28:45benjamin.petersonsetmessageid: <1536899325.09.0.956365154283.issue34674@psf.upfronthosting.co.za>
2018-09-14 04:28:45benjamin.petersonlinkissue34674 messages
2018-09-14 04:28:44benjamin.petersoncreate