BIND 10 #845: Python 3.2 warnings
BIND 10 Development
do-not-reply at isc.org
Tue Feb 28 10:11:23 UTC 2012
#845: Python 3.2 warnings
--------------------------------------------+----------------------------
Reporter: shane | Owner:
Type: task | Status: new
Priority: minor | Milestone:
Component: Unclassified | Resolution:
Keywords: | Sensitive: 0
Defect Severity: N/A | Sub-Project: DNS
Feature Depending on Ticket: | Estimated Difficulty: 0.0
Add Hours to Ticket: 0 | Total Hours: 0
Internal?: 0 |
--------------------------------------------+----------------------------
Comment (by shane):
Also note there is a warning about a deprecated method in use:
{{{
/home/shane/isc/bind10/git/bind10/src/bin/xfrin/xfrin.py:546:
DeprecationWarning: MockXfrinConnection.setblocking is deprecated; use
MockXfrinConnection.socket.setblocking instead
self.setblocking(1)
}}}
This is in the xfrin tests.
--
Ticket URL: <http://bind10.isc.org/ticket/845#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list