Commit Graph

2 Commits

Author SHA1 Message Date
Alexey Pavlov
7d16c9d247 python3: Update to 3.8.0 2019-10-23 13:58:54 +03:00
Christoph Reiter
91a728c082 python3: fix HAVE_INET_PTON configure check on Windows. Fixes #5184
HAVE_INET_PTON is hardcoded to 1 in the official Windows build. Since we use autotools
we need to make the check work on Windows.

This makes socket.inet_ntop() and socket.inet_pton() available like with the official build.
2019-04-13 17:56:50 +02:00