bpo-46659: calendar uses locale.getlocale() (GH-31166)
The calendar.LocaleTextCalendar and calendar.LocaleHTMLCalendar classes module now use locale.getlocale(), instead of using locale.getdefaultlocale(), if no locale is specified.
V
Victor Stinner committed
7a0486eaa98083e0407ff491872db6d7a0da2635
Parent: 7ba1cc8
Committed by GitHub <noreply@github.com>
on 2/7/2022, 11:24:09 PM