SIGN IN SIGN UP

gh-67790: Support basic formatting for Fraction (#111320)

PR #100161 added fancy float-style formatting for the Fraction type,
but left us in a state where basic formatting for fractions (alignment,
fill, minimum width, thousands separators) still wasn't supported.

This PR adds that support.

---------

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
M
Mark Dickinson committed
fe479fb8a979894224a4d279d1e46a5cdb108fa4
Parent: 84df317
Committed by GitHub <noreply@github.com> on 12/16/2023, 10:58:31 AM