mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2 lines
150 B
ReStructuredText
2 lines
150 B
ReStructuredText
Support underscore and comma as thousands separators in the fractional part
|
|
for :class:`~decimal.Decimal`'s formatting. Patch by Sergey B Kirpichev.
|