mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
subtract_refs() reuses the 'op' variable rather than calling the FROM_GC() macro twice. Issue reported by William Pickard.
Source files for standard library extension modules, and former extension modules that are now builtin modules.