[docs] [issue11155] multiprocessing.Queue's put() signature differs from docs
Ezio Melotti
report at bugs.python.org
Wed Mar 30 10:12:11 CEST 2011
Ezio Melotti <ezio.melotti at gmail.com> added the comment:
Technically this is a backward-incompatible change, because it breaks code that uses obj=foo explicitly.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11155>
_______________________________________
More information about the docs
mailing list