Files
cpython/Modules
Serhiy Storchaka 4803cd0244 gh-126727: Fix locale.nl_langinfo(locale.ERA) (GH-126730)
It now returns multiple era description segments separated by semicolons.
Previously it only returned the first segment on platforms with Glibc.
2024-11-21 13:16:08 +02:00
..
2023-05-22 06:14:48 +05:30
2024-11-18 23:50:01 +00:00
2024-08-23 08:40:31 +02:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.