diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-08-25 16:48:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-25 16:48:25 (GMT) |
commit | cc81f5b61a3a2023c61a1f41892f45a4479a694f (patch) | |
tree | 40df9be31ecb6e939e6f7879084524e73e337f62 /Python/fileutils.c | |
parent | 5505bfd687be376c9ed7dd9fca55e25d3c1515e3 (diff) | |
download | cpython-cc81f5b61a3a2023c61a1f41892f45a4479a694f.zip cpython-cc81f5b61a3a2023c61a1f41892f45a4479a694f.tar.gz cpython-cc81f5b61a3a2023c61a1f41892f45a4479a694f.tar.bz2 |
[3.11] [3.12] gh-108314: PyDict_GetItemString() mentions UTF-8 (GH-108448) (#108489)
[3.12] gh-108314: PyDict_GetItemString() mentions UTF-8 (GH-108448)
gh-108314: PyDict_GetItemString() mentions UTF-8
PyDict_GetItemString(), PyDict_SetItemString() and
PyDict_DelItemString() expects a UTF-8 encoding string for the key.
(cherry picked from commit 9a225d7d5b0530ee73fa00d4816897997a9eb733)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions