Files
cpython/Doc/tutorial
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-05-08 03:40:52 +01:00
2022-05-08 03:40:52 +01:00