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 ned.deily
Recipients eric.snow, gregory.p.smith, ned.deily
Date 2021-10-18.15:28:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634570901.85.0.992046246141.issue45506@roundup.psfhosted.org>
In-reply-to
Content
@gps, on macOS, you may need to bump the open file descriptors limit for the test process, i.e. ulimit -n 1000. I build and run out-of-tree builds all the time on macOS.
History
Date User Action Args
2021-10-18 15:28:21ned.deilysetrecipients: + ned.deily, gregory.p.smith, eric.snow
2021-10-18 15:28:21ned.deilysetmessageid: <1634570901.85.0.992046246141.issue45506@roundup.psfhosted.org>
2021-10-18 15:28:21ned.deilylinkissue45506 messages
2021-10-18 15:28:21ned.deilycreate