STINNER Victor added the comment: > 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. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27932> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com