diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-25 16:19:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-25 16:19:53 (GMT) |
commit | 9a225d7d5b0530ee73fa00d4816897997a9eb733 (patch) | |
tree | 168470a3e22160943a20b57d8cd21143384f89d2 /Python/frame.c | |
parent | 0eb6d87304b5ca8ed84e5c885e2cef3eb24a3e3a (diff) | |
download | cpython-9a225d7d5b0530ee73fa00d4816897997a9eb733.zip cpython-9a225d7d5b0530ee73fa00d4816897997a9eb733.tar.gz cpython-9a225d7d5b0530ee73fa00d4816897997a9eb733.tar.bz2 |
[3.12] gh-108314: PyDict_GetItemString() mentions UTF-8 (#108448)
gh-108314: PyDict_GetItemString() mentions UTF-8
PyDict_GetItemString(), PyDict_SetItemString() and
PyDict_DelItemString() expects a UTF-8 encoding string for the key.
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions