mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
a3711f73c1
have differing refcount semantics. If anyone sees a prettier way to acheive the same ends, then please go for it. I think this is the first time I've ever used Py_XINCREF.