[PATCH 0 of 5] Removed most warnings when python is run with the -3 switch, round two

Renato Cunha renatoc at gmail.com
Wed Jul 14 12:57:07 CDT 2010


Hello again!

Besides my non-compliant commit messages, are there any other problems in this
patch series? I have some more fixes for this kind of warnings, and am trying
to figure out if I flood you again with the patch series or just send the three
new patches.

Thanks!

On Sat, Jul 03, 2010 at 01:26:52AM -0300, Renato Cunha wrote:
> Hi!
> 
> This is the new iteration of my previous patch series. In this one I tried to
> take into account all the comments you gave on your previous reviews.
> 
> In this series, besides taking into account your comments on the previous
> iteration, I decided to change the way the presence of 'buffer' is checked in
> the code, as the inconsistency of 2to3 in converting '__builtin__' to
> 'builtins' proved a source of confusion. The key here is to use the 'try ...
> except' idiom to check for it (details in the patches).
> 
> Once again, comments are welcome.
> 
> Thanks!
> 

-- 
Renato Cunha <http://renatocunha.com>
Blog: http://valedotrovao.com
There's no silver bullet.


More information about the Mercurial-devel mailing list