Mark Dickinson <[email protected]> added the comment:
> Should the last line of sqrt_frac() be wrapped with float()? It's already a float - it's the result of an int / int division. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45876> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
