SIGN IN SIGN UP

[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>
M
Miss Islington (bot) committed
cc81f5b61a3a2023c61a1f41892f45a4479a694f
Parent: 5505bfd
Committed by GitHub <noreply@github.com> on 8/25/2023, 4:48:25 PM