gh-94226: Remove the locale.format() function (#94229)
Remove the locale.format() function, deprecated in Python 3.7: use locale.format_string() instead. Remove TestFormatPatternArg test case: it is irrelevant for locale.format_string() which accepts complex formats.
V
Victor Stinner committed
cc0d5e568e1cd02ed71ade46e77789b3b2674871
Parent: 44c8e68
Committed by GitHub <noreply@github.com>
on 6/26/2022, 10:41:19 AM