Message359838
> I suggest "next_after" instead of "nextafter".
"nextafter" gives us consistency with C, with NumPy and with other compound names in the math module ("isnan", "isclose", "copysign"). My own brain doesn't perceive either of "nextafter" or "next_after" as more readable than the other.
What's the argument for "next_after"? |
|
| Date |
User |
Action |
Args |
| 2020-01-12 10:32:35 | mark.dickinson | set | recipients:
+ mark.dickinson, lemburg, tim.peters, rhettinger, vstinner, stutzbach, steven.daprano |
| 2020-01-12 10:32:35 | mark.dickinson | set | messageid: <[email protected]> |
| 2020-01-12 10:32:35 | mark.dickinson | link | issue39288 messages |
| 2020-01-12 10:32:35 | mark.dickinson | create | |
|