diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-09-30 20:28:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-30 20:28:27 (GMT) |
commit | 54bbb5e3363ef3634f1fd7521ba3f3c42c81a331 (patch) | |
tree | 137e682acc1ac3d9710a05715fa417be7235f9a4 /Doc/tools | |
parent | a5c503f296a104d8b5b2e917a2f1ef71be888e1b (diff) | |
download | cpython-54bbb5e3363ef3634f1fd7521ba3f3c42c81a331.zip cpython-54bbb5e3363ef3634f1fd7521ba3f3c42c81a331.tar.gz cpython-54bbb5e3363ef3634f1fd7521ba3f3c42c81a331.tar.bz2 |
GH-97592: Fix crash in C remove_done_callback due to evil code (GH-97660)
Evil code could cause fut_callbacks to be cleared when PyObject_RichCompareBool is called.
(cherry picked from commit 63780f4599acc2c5ee8af5f37ab76c162ad21065)
Co-authored-by: Guido van Rossum <guido@python.org>
Diffstat (limited to 'Doc/tools')
0 files changed, 0 insertions, 0 deletions