[issue26335] Make mmap.write return the number of bytes written like other write methods

Berker Peksag report at bugs.python.org
Mon Feb 22 19:02:13 EST 2016


Berker Peksag added the comment:

Thanks for the patch, Jakub. I don't use mmap module much so I don't have an opinion about the feature, but it sounds reasonable.

I left some review comments on Rietveld: http://bugs.python.org/review/26335/

----------
components: +Extension Modules -IO, Library (Lib)
nosy: +berker.peksag
stage:  -> patch review

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


More information about the Python-bugs-list mailing list