Issue #9707: Rewritten reference implementation of threading.local which
is friendlier towards reference cycles. This change is not normally visible since an optimized C implementation (_thread._local) is used instead.
Showing
Please register or sign in to comment