BIND 10 #1333: Add python wrappers of the updates to ZoneUpdater and ZoneJournalReader

BIND 10 Development do-not-reply at isc.org
Fri Nov 18 15:22:36 UTC 2011


#1333: Add python wrappers of the updates to ZoneUpdater and ZoneJournalReader
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  jinmei
  jinmei                             |                Status:  reviewing
                       Type:  task   |             Milestone:
                   Priority:  major  |  Sprint-20111122
                  Component:  data   |            Resolution:
  source                             |             Sensitive:  0
                   Keywords:         |           Sub-Project:  DNS
            Defect Severity:  N/A    |  Estimated Difficulty:  5
Feature Depending on Ticket:         |           Total Hours:  0
        Add Hours to Ticket:         |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by vorner):

 * owner:  vorner => jinmei


Comment:

 Hello.

 It looks mostly OK, I noticed only two things (hopefully not because I'm
 sleepy now):
  * This seems to be leftover comment from the generator which could be
 removed?
 {{{#!c++

 // Enable this if you use s# variants with PyArg_ParseTuple(), see
 // http://docs.python.org/py3k/c-api/arg.html#strings-and-buffers
 //#define PY_SSIZE_T_CLEAN
 }}}
  * What is the purpose of this tearDown?
 {{{#!python
     def tearDown(self):
         self.dsc = None
         self.reader = None
 }}}

 Thank you

-- 
Ticket URL: <http://bind10.isc.org/ticket/1333#comment:17>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list