[issue27624] unclear documentation on Queue.qsize()

R. David Murray report at bugs.python.org
Tue Jul 26 12:01:21 EDT 2016


R. David Murray added the comment:

Since we're talking about multi-threaded operations, the concept of "exact size at an arbitrary time" isn't operationally different from "a strategy used for approximating".  The subsequent text clarifies what "approximately" means operationally.  Specifying it further would be, I think, overspecification.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list