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 ned.deily, pitrou, ronaldoussoren
Date 2017-12-20.15:44:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513784673.38.0.213398074469.issue32386@psf.upfronthosting.co.za>
In-reply-to
Content
The configure scripts has the following comment:
"""Use dynload_next.c only on 10.2 and below, which don't have native dlopen()"""

It seems dynload_next.c can be removed now.
History
Date User Action Args
2017-12-20 15:44:33pitrousetrecipients: + pitrou, ronaldoussoren, ned.deily
2017-12-20 15:44:33pitrousetmessageid: <1513784673.38.0.213398074469.issue32386@psf.upfronthosting.co.za>
2017-12-20 15:44:33pitroulinkissue32386 messages
2017-12-20 15:44:33pitroucreate