Special refcounting exemption for buggy extensions
google's protobuf library gives away one too many refs to one of its types. This workaround feels excessively specific, but this is a common mistake to make, and it works just fine in CPython, so let people get away with it as well in Pyston.
Showing
Please register or sign in to comment