-
Jason Madden authored
Make gevent.local.local eligible for GC as soon as the greenlet is dead, matching the native threading.local behaviour. Also update the implementation to match Python 3.4. It appears to trade an extra weakref for better locality of reference.
1192b1c6
To find the state of this project's repository at the time of any of these versions, check out
the tags.