mirror of
https://github.com/python/cpython.git
synced 2026-05-12 07:30:13 -04:00
54bbb5e336
Evil code could cause fut_callbacks to be cleared when PyObject_RichCompareBool is called.
(cherry picked from commit 63780f4599)
Co-authored-by: Guido van Rossum <guido@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.