New submission from Benjamin Peterson <[email protected]>:
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. ---------- components: Build messages: 325322 nosy: benjamin.peterson priority: normal severity: normal status: open title: assume unistd.h exists versions: Python 3.8 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34674> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
