Keep a hash table of PyGIClosureCache
@gregier
Submitted by Garrett Regier Link to original bug (#755441)
Description
This would allow all closures of the same type to share the same cache, reducing memory usage and improving performance.