Nam Nguyen <bits...@gmail.com> added the comment:

In uint32_converter, I'm not sure the if statement comparing val and UINT32_MAX 
makes sense. val was defined to be unsigned long, which is 32bit on 32-bit 
compiler.

----------
nosy: +Nam.Nguyen

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6715>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to