[issue21679] Prevent extraneous fstat during open()

Bohuslav "Slavek" Kabrda report at bugs.python.org
Fri Jun 20 09:47:30 CEST 2014


Bohuslav "Slavek" Kabrda added the comment:

I'm attaching fourth version of the patch. Changes:
- fileio's _blksize member is now of type T_UINT
- extended test_fileio.AutoFileTests.testAttributes to also test _blksize value

----------
Added file: http://bugs.python.org/file35702/python3-remove-extraneous-fstat-on-file-open-v4.patch

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


More information about the Python-bugs-list mailing list