◐ Shell
clean mode source ↗

Message 275744 - Python tracker

> pointer-type cache grows without bound

Maybe we should also fix ctypes to use an LRU cache like
@functools.lru_cache? A cache without limit doesn't seem like a good
idea.