Alexey Kachayev added the comment:

Patch is attached for {float, Decimal} -> {int, Fraction} consistency (with 
ValueError and OverflowError). Test cases are changed as well. 

I can also change OverflowError to ValueError for all cases, but I'm not sure 
should I open for this separated issue or continue to work with this one.

----------
keywords: +patch
nosy: +kachayev
Added file: http://bugs.python.org/file27990/issue16469.diff

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

Reply via email to