Skip to content

bpo-41681: Fix for f-string/str.format error description when using 2 , in format specifier#22036

Merged
ericvsmith merged 9 commits into
python:masterfrom
millefalcon:fix/error
Sep 1, 2020
Merged

bpo-41681: Fix for f-string/str.format error description when using 2 , in format specifier#22036
ericvsmith merged 9 commits into
python:masterfrom
millefalcon:fix/error

Added tests for combinations of `,` and `_` in format string

33f1e53
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs