BIND 10 #1541: script for listing obsolete (fully merged) branches
BIND 10 Development
do-not-reply at isc.org
Wed Mar 14 20:53:22 UTC 2012
#1541: script for listing obsolete (fully merged) branches
-------------------------------------+-------------------------------------
Reporter: tomek | Owner: jinmei
Type: | Status: reviewing
enhancement | Milestone:
Priority: low | Sprint-20120320
Component: build | Resolution:
system | Sensitive: 0
Keywords: | Sub-Project: Core
Defect Severity: N/A | Estimated Difficulty: 0
Feature Depending on Ticket: | Total Hours: 0
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
Comment (by jinmei):
Replying to [comment:7 tomek]:
I made a few more minor editorial fixes. With these it looks okay.
Please merge.
> > - we don't need parentheses for 'if' conditions, e.g:
> > {{{#!python
> > if (len(diff) == 0):
> > }}}
> > same for 'return'.
> Done as suggested. By the way, why are we not trying to use similar
coding standards for C++ and python if language syntax allows it?
Because (in my understanding) that's what the vast majority of python
developers do. Again in my understanding the basic principle is that
if there's a clear majority in preferring a particular style in that
language's community, we follow it; that would make our code more
natural for them, and that would make third party contribution easier.
--
Ticket URL: <http://bind10.isc.org/ticket/1541#comment:8>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list