diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2023-12-16 10:58:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-16 10:58:31 (GMT) |
commit | fe479fb8a979894224a4d279d1e46a5cdb108fa4 (patch) | |
tree | 1803622717168923dd287e1b94322abe32fe071a /Lib/test/test_pathlib.py | |
parent | 84df3172efe8767ddf5c28bdb6696b3f216bcaa6 (diff) | |
download | cpython-fe479fb8a979894224a4d279d1e46a5cdb108fa4.zip cpython-fe479fb8a979894224a4d279d1e46a5cdb108fa4.tar.gz cpython-fe479fb8a979894224a4d279d1e46a5cdb108fa4.tar.bz2 |
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>
Diffstat (limited to 'Lib/test/test_pathlib.py')
0 files changed, 0 insertions, 0 deletions