]> granicus.if.org Git - python/commit
[3.6] bpo-32521: nis libtirpc (GH-5137) (#5165)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 12 Jan 2018 15:29:35 +0000 (07:29 -0800)
committerChristian Heimes <christian@python.org>
Fri, 12 Jan 2018 15:29:35 +0000 (16:29 +0100)
commitd55d6825d7bd0fc120c95d579065623ce6392a2f
treef1ac46fbbb82e0008e5735ce6877814b74acc94c
parenta91662affeb0aae2515cdc5e8f82269337105bf4
[3.6] bpo-32521: nis libtirpc (GH-5137) (#5165)

glibc has removed Sun RPC. Use replacement libtirpc headers and library in
nis module

Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit f3031b8a7ad71d3b6ed05da7f3041d9efbe773cf)
Misc/NEWS.d/next/Library/2018-01-08-18-02-33.bpo-32521.Kh-KoN.rst [new file with mode: 0644]
setup.py