Hacker News new | ask | show | jobs
by pauleveritt 418 days ago
Do t-strings miss something that f-strings provides for format_spec etc.?

FWIW, format_spec is available in the template structure, so the function writer could at least do a runtime check.