summaryrefslogtreecommitdiffstats
path: root/Tools/msi/bundle
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2023-06-24 23:36:34 (GMT)
committerGitHub <noreply@github.com>2023-06-24 23:36:34 (GMT)
commit9cd366462b8c45c5cd9e99b76047b517cece939e (patch)
tree94f1544c6b39638c4b0d44e9dcba2be8f486aedd /Tools/msi/bundle
parent746c0f3d8fddb2a88028707b18930243c86ce437 (diff)
downloadcpython-9cd366462b8c45c5cd9e99b76047b517cece939e.zip
cpython-9cd366462b8c45c5cd9e99b76047b517cece939e.tar.gz
cpython-9cd366462b8c45c5cd9e99b76047b517cece939e.tar.bz2
[3.12] gh-106033: Get rid of new occurrences of PyDict_GetItem and Py… (#106041)
[3.12] 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 'Tools/msi/bundle')
0 files changed, 0 insertions, 0 deletions