mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
77d8a4fc91
delivered bizarre results. Check float_divmod for a Py_NotImplemented return and pass it along (instead of treating Py_NotImplemented as a 2-tuple). CONVERT_TO_DOUBLE: Added comments; this macro is obscure.