Post #89 1.44K Jul 1, 2025, 13:00 UTC https://github.com/python/cpython/issues/136169#docs #cpython GitHub `fractions.Fraction.from_float` parameter `f` is documented as `flt` · Issue #136169 · python/cpython Documentation fractions.Fraction.from_float’s parameter is documented as flt, but it is actually named f. 👍 1