summaryrefslogtreecommitdiffstats
path: root/Python/mysnprintf.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2023-06-24 23:41:02 (GMT)
committerGitHub <noreply@github.com>2023-06-24 23:41:02 (GMT)
commitdbe416b82b8a4ba69d263b915167ea1650ff2412 (patch)
tree11c8d2be004563e48ec22f86cf83900a2e242e5c /Python/mysnprintf.c
parentc69f29f879c27a6ae306db2a590102eb4d0d3701 (diff)
downloadcpython-dbe416b82b8a4ba69d263b915167ea1650ff2412.zip
cpython-dbe416b82b8a4ba69d263b915167ea1650ff2412.tar.gz
cpython-dbe416b82b8a4ba69d263b915167ea1650ff2412.tar.bz2
[3.11] gh-106033: Get rid of new occurrences of PyDict_GetItem and Py… (#106040)
[3.11] gh-106033: Get rid of new occurrences of PyDict_GetItem and PyObject_HasAttr (GH-106034) These functions are broken by design because they discard any exceptions raised inside, including MemoryError and KeyboardInterrupt. They should not be used in new code.. (cherry picked from commit 1d33d5378058671bfabb6f4d4b5bfd4726973ff9)
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions