This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author orsenthil
Recipients ezio.melotti, orsenthil, serhiy.storchaka
Date 2013-01-05.17:05:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAPOVWOQi8-8_Fm6kFdz2H2QmYsQZ=oXtw+_8ZTN_=E7hExLLwQ@mail.gmail.com>
In-reply-to <1357402471.47.0.744149968226.issue16871@psf.upfronthosting.co.za>
Content
Looks good in most of the places, but at some places the parenthesis are of
course helpful for cohesiveness, and this can be quite subjective. With
these patches, are you in general removing all instances of parenthesis
when it is not required or also considering for places where parens may
help while reading the code?

+1 for the space changes patches.

On Sat, Jan 5, 2013 at 8:14 AM, Serhiy Storchaka <report@bugs.python.org>wrote:

>
> Changes by Serhiy Storchaka <storchaka@gmail.com>:
>
>
> ----------
> keywords: +patch
> Added file: http://bugs.python.org/file28576/minor_things_parens-2.7.diff
> Added file: http://bugs.python.org/file28577/minor_things_parens-3.2.diff
> Added file: http://bugs.python.org/file28578/minor_things_parens-3.3.diff
> Added file: http://bugs.python.org/file28579/minor_things_parens-3.4.diff
> Added file: http://bugs.python.org/file28580/minor_things_spaces-3.2.diff
> Added file: http://bugs.python.org/file28581/minor_things_spaces-2.7.diff
> Added file: http://bugs.python.org/file28582/minor_things_spaces-3.3.diff
> Added file: http://bugs.python.org/file28583/minor_things_spaces-3.4.diff
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue16871>
> _______________________________________
> _______________________________________________
> Python-bugs-list mailing list
> Unsubscribe:
> http://mail.python.org/mailman/options/python-bugs-list/senthil%40uthcode.com
>
>
History
Date User Action Args
2013-01-05 17:05:08orsenthilsetrecipients: + orsenthil, ezio.melotti, serhiy.storchaka
2013-01-05 17:05:08orsenthillinkissue16871 messages
2013-01-05 17:05:08orsenthilcreate