Message 265321 - Python tracker
Message265321
| Author | xdegaye |
|---|---|
| Recipients | Alex.Willmer, python-dev, skrah, xdegaye, yan12125 |
| Date | 2016-05-11.15:42:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1462981357.16.0.37425248039.issue26857@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
So what is problematic with this new patch ? Obviously you need to build with API 23 to get gethostbyname_r() since it was not supported by android before, with the previous patch you don't get gethostbyname_r(), even when building with API 23. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-05-11 15:42:37 | xdegaye | set | recipients: + xdegaye, skrah, python-dev, Alex.Willmer, yan12125 |
| 2016-05-11 15:42:37 | xdegaye | set | messageid: <1462981357.16.0.37425248039.issue26857@psf.upfronthosting.co.za> |
| 2016-05-11 15:42:37 | xdegaye | link | issue26857 messages |
| 2016-05-11 15:42:37 | xdegaye | create | |