Srdjan Grubor added the comment:

I don't know if that's true of core libraries. Why complicate things for end 
users when those issues could be done in the library itself and be completely 
transparent to the devs? A simple RLock latch wouldn't pose almost any speed 
degradation but would work in both threaded and non-threaded situations as 
expected.

----------
versions:  -Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23649>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to