summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-03-30 03:21:06 +0200
committerVictor Stinner <victor.stinner@gmail.com>2015-03-30 03:21:06 +0200
commit520bddf79a06c06d7b293408a6e3cc119f808afb (patch)
tree223cf7165bc91afaf09008f1b34f927e7637e22b /Python
parentedddf991d9ea88d16c8ebef7a5f829822d8025fa (diff)
downloadcpython-git-520bddf79a06c06d7b293408a6e3cc119f808afb.tar.gz
Issue #23752: When built from an existing file descriptor, io.FileIO() now only
calls fstat() once. Before fstat() was called twice, which was not necessary.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions