diff options
author | Ćukasz Langa <lukasz@langa.pl> | 2023-10-27 09:43:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-27 09:43:01 (GMT) |
commit | 6d42759c5e47ab62d60a72b4ff15d29864554579 (patch) | |
tree | 49858d07c6a68ed2dca864fa608b48cc29f34f9d /Python/fileutils.c | |
parent | 74f0772892c85b6e7bdfa0f44a5ff89002b0734d (diff) | |
download | cpython-6d42759c5e47ab62d60a72b4ff15d29864554579.zip cpython-6d42759c5e47ab62d60a72b4ff15d29864554579.tar.gz cpython-6d42759c5e47ab62d60a72b4ff15d29864554579.tar.bz2 |
gh-111276: Clarify docs and comments about the role of LC_CTYPE (#111319)
Fix locale.LC_CTYPE documentation to no longer mention string.lower() et al. Those functions were removed in Python 3.0:
https://docs.python.org/2/library/string.html#deprecated-string-functions
Also, fix a comment in logging about locale-specific behavior of `str.lower()`.
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions