summaryrefslogtreecommitdiff
path: root/Lib/asyncio/tasks.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2022-09-30 12:57:09 -0700
committerGitHub <noreply@github.com>2022-09-30 12:57:09 -0700
commit63780f4599acc2c5ee8af5f37ab76c162ad21065 (patch)
tree541db070bca69edcb73a5f344b14d4493080d57d /Lib/asyncio/tasks.py
parente9d63760fea8748638f6e495b5b07bd1805c9591 (diff)
downloadcpython-git-63780f4599acc2c5ee8af5f37ab76c162ad21065.tar.gz
GH-97592: Fix crash in C remove_done_callback due to evil code (#97660)
Evil code could cause fut_callbacks to be cleared when PyObject_RichCompareBool is called.
Diffstat (limited to 'Lib/asyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions