K 10 svn:author V 3 kwm K 8 svn:date V 27 2018-10-25T19:26:44.477445Z K 7 svn:log V 312 Remove usage of _PyVerify_fd(). This function appears to be removed in python 3.5.0. Instead of adding a version check like the submitter proposed. Grab the upstream patch instead that just removes the function usage. PR: 224902 Submitted by: Michael Zhilin Obtained from: libxml2 upstream END