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 skrah
Recipients remi.lapeyre, ronaldoussoren, skrah
Date 2020-06-10.13:02:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591794160.07.0.534276099197.issue40928@roundup.psfhosted.org>
In-reply-to
Content
I would probably put all that code in a separate function like
init_darwin_libc(), and call init_darwin_libc() in pymain_init().

The real fun will start when we figure out which OS X versions
support this feature. I hope we have a buildbot for each. :-)
History
Date User Action Args
2020-06-10 13:02:40skrahsetrecipients: + skrah, ronaldoussoren, remi.lapeyre
2020-06-10 13:02:40skrahsetmessageid: <1591794160.07.0.534276099197.issue40928@roundup.psfhosted.org>
2020-06-10 13:02:40skrahlinkissue40928 messages
2020-06-10 13:02:40skrahcreate