[docs] [issue27622] int.to_bytes(): docstring is not precise

Serhiy Storchaka report at bugs.python.org
Tue Jul 26 03:04:52 EDT 2016


Serhiy Storchaka added the comment:

The docstring looks correct to me. The last phrase corresponds to the last paragraph that describes the signed keyword-only argument.

Is there anyone else for whom the docstring looks wrong?

----------

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


More information about the docs mailing list