mirror of
https://github.com/python/cpython.git
synced 2026-05-13 16:08:19 -04:00
1ed017ae92
Old code is correct, but with Py_SETREF and Py_CLEAR it can be cleaner. This patch doesn't fix bugs and hence there is no need to backport it.