Jeffrey Forman
Jeffrey Forman
I'm not sure how to interpret this error message. What is "The Times" ?
What version of BIND are you running? XML version 2.2 strikes me as quite old.
9.9.4 is from >2 years ago (https://www.isc.org/blogs/bind-9-9-4-released/). Might you consider upgrading BIND to a version more recent? To answer your question, the commit you're concerned with is from the library...
I've got the 3.6 fix in a local client, just adding tests now. Should hopefully submit in the next 24 hours. I'm keen to hear about your sha256 problems. Could...
This is fixed by https://github.com/jforman/pybindxml/commit/bba5c1a5f04ecfb4f98000384adb4a74e80dc272 Upgrade to that commit to pybindxml v0.6 on pypi.
As for Unicode support, I have not spent much time digging into that. Do you have any specific errors you've encountered trying to do it on your own?
Could you be more specific about what caused this? Provide screenshots if that helps. Also, that looks like an error from the httplib, not any of binder/pybindxml's libraries.
What version of django do you have installed?
I've added a bit about zone-statistics in 27ec2e218cacda8309a250a7a5e143256be4490b. I want to read up on requirements.txt since I just did a bit of work on pybindxml today.
Thanks for the comment, and the idea of a requirements file. I've added this to the repo with cb44c457ec4dff446e53607bdc4bf6ff4cbb5b43. Binder is mostly a free-time exercise for me away from the...