Skip to content

[3.8] bpo-42574: Use format() instead of f-string in Tools/clinic/clinic.py to allow using older Python versions#23685

Merged
pablogsal merged 1 commit into
python:3.8from
pablogsal:fix
Dec 7, 2020
Merged

[3.8] bpo-42574: Use format() instead of f-string in Tools/clinic/clinic.py to allow using older Python versions#23685
pablogsal merged 1 commit into
python:3.8from
pablogsal:fix