◐ Shell
clean mode source ↗

Message 265292 - Python tracker

Message265292

Author xdegaye
Recipients Alex.Willmer, python-dev, skrah, xdegaye
Date 2016-05-11.06:44:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462949047.31.0.145141869779.issue26857@psf.upfronthosting.co.za>
In-reply-to
Content
gethostbyaddr_r() is implemented now on Android 6.0 (API 23). The attached patch has been tested on the android-21-x86 emulator (API 21) and android-23-x86 emulator (API 23). No new NDK has been released at Android 5.1 (API 22) so there is no need to test the patch for this release.
History
Date User Action Args
2016-05-11 06:44:07xdegayesetrecipients: + xdegaye, skrah, python-dev, Alex.Willmer
2016-05-11 06:44:07xdegayesetmessageid: <1462949047.31.0.145141869779.issue26857@psf.upfronthosting.co.za>
2016-05-11 06:44:07xdegayelinkissue26857 messages
2016-05-11 06:44:07xdegayecreate