Vinay Sharma <vinay0410sha...@gmail.com> added the comment:

Hi, The patch aims to raise a value error, because before the patch also, 
ValueError was being raised in case size was negative. That's why I thought it 
would be correct behaviour if I raise ValueError in case size is 0.

Do you mean to say, that OSError should be raise in the case size=0.
Also, I think handling of Windows was fine even before the patch, it was MacOS 
and Linux which were causing problems.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41344>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to