Issue #20440: Cleaning up the code by using Py_SETREF and Py_CLEAR.
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.
S
Serhiy Storchaka committed
1ed017ae92b32b27186d5793f6e58c526f350a2b
Parent: 726fc13