[issue21199] Python on 64-bit Windows uses signed 32-bit type for read length

Martin v. Löwis report at bugs.python.org
Sun Apr 13 11:37:36 CEST 2014


Martin v. Löwis added the comment:

FWIW, using "l" for file_read goes back to

http://hg.python.org/cpython/diff/f44a56e697fb/Objects/fileobject.c
from Fri, 09 May 1997 22:27:31 +0000

----------
nosy: +loewis

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


More information about the Python-bugs-list mailing list