Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

This patch, bltinmodule4.diff, seems to work for all cases.

Mark,

It looks like I came up with almost the same logic as you did.   The only 
difference that I can see is that your code does not check that nb_int returns 
an integer.  Also I put repeated logic into a separate function.

The patch includes unit tests that pass reference leak test.

----------
stage: unit test needed -> patch review
Added file: http://bugs.python.org/file17175/bltinmodule4.diff

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

Reply via email to