mirror of
https://github.com/python/cpython.git
synced 2026-01-31 07:05:24 +00:00
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.