This macro calls PyWeakref_CheckRef() last since that can involve a function call; this makes it more likely that the function call will be avoided.
See Implementation
This macro calls PyWeakref_CheckRef() last since that can involve a function call; this makes it more likely that the function call will be avoided.