#6990: clear threading.local's key only after its thread state is removed:
fixes local subclasses leaving old state around after a ref cycle GC which could be recycled by new locals (backported from r75123)
Showing
Please register or sign in to comment