[issue25201] lock of multiprocessing.Value is not a keyword-only argument

Berker Peksag report at bugs.python.org
Tue Sep 22 05:32:30 CEST 2015


Berker Peksag added the comment:

I didn't test it carefully. It was a mistake on my part :) But I think the function signature could be clearer by changing that part to "*, lock=True".

----------
resolution:  -> not a bug
stage: needs patch -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list