[issue15330] allow deque to act as a thread-safe circular buffer

Raymond Hettinger report at bugs.python.org
Thu Jul 12 07:27:02 CEST 2012


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

By thread-safe you mean that the operation should be atomic?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15330>
_______________________________________


More information about the Python-bugs-list mailing list