Benjamin Peterson <benja...@python.org> added the comment: 2009/2/28 Antoine Pitrou <rep...@bugs.python.org>: > > Antoine Pitrou <pit...@free.fr> added the comment: > > I don't know. The RLock is a lot slower than the normal non-recursive > variation, on the other hand I'm not sure we care about performance of > the Python version that much. Opinions welcome.
I'm +0. The deadlock will only affect people specifically messing with the Python io implementation. It's low priority, so maybe we should just do it when RLock is rewritten in C. _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue3618> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com