Raymond Hettinger added the comment: > OS math libraries are bad enough at *float* math, > let alone complex; I'd rather not depend on them unless we have to.
This makes good sense. We should control how the special cases resolve and not be subject the whims of various C libraries. ---------- nosy: +rhettinger _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15996> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com