Skip to content

bpo-45708: Support underscore separators when formatting Decimal objects#29438

Closed
mdickinson wants to merge 2 commits into
python:mainfrom
mdickinson:support-underscore-in-decimal-format
Closed

bpo-45708: Support underscore separators when formatting Decimal objects#29438
mdickinson wants to merge 2 commits into
python:mainfrom
mdickinson:support-underscore-in-decimal-format

Do format string parsing in _decimal.c instead of libmpdec

55820a6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs