Files
cpython/Doc/library
Victor Stinner cc0d5e568e 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.
2022-06-26 12:41:19 +02:00
..
2022-02-14 10:53:16 -08:00
2022-05-13 09:15:20 -05:00
2022-05-10 13:01:49 -05:00
2022-02-14 13:49:11 -08:00