Victor Stinner c34fa2bb06
bpo-41117: Cleanup subtract_refs() (GH-27593)
subtract_refs() reuses the 'op' variable rather than calling the
FROM_GC() macro twice.

Issue reported by William Pickard.
2021-08-04 18:09:14 +02:00
..
2021-01-25 14:51:48 -08:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.