diff options
author | Victor Stinner <vstinner@python.org> | 2025-07-03 14:51:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-03 14:51:44 +0200 |
commit | da79ac9d26860db62500762c95b7ae534638f9a7 (patch) | |
tree | f75f1ec92602e9da32a3934e7e8beb25db7f167e /Lib/test/test_asyncio/test_unix_events.py | |
parent | b2e498ac26ba4720fa8a6a466aa8416ab69754d7 (diff) | |
download | cpython-da79ac9d26860db62500762c95b7ae534638f9a7.tar.gz cpython-da79ac9d26860db62500762c95b7ae534638f9a7.zip |
gh-135075: Make PyObject_SetAttr() fail with NULL value and exception (#136180)
Make PyObject_SetAttr() and PyObject_SetAttrString() fail if called
with NULL value and an exception set.
Diffstat (limited to 'Lib/test/test_asyncio/test_unix_events.py')
0 files changed, 0 insertions, 0 deletions