Staging
v0.5.1
https://github.com/python/cpython
Revision 594a046b88abf26c2c2a314ca5b54e4c808ba801 authored by Antoine Pitrou on 31 October 2010, 13:05:48 UTC, committed by Antoine Pitrou on 31 October 2010, 13:05:48 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85982 | antoine.pitrou | 2010-10-30 18:19:14 +0200 (sam., 30 oct. 2010) | 4 lines

  Issue #10253: FileIO leaks a file descriptor when trying to open a file
  for append that isn't seekable.  Patch by Brian Brazil.
........
1 parent e27731d
History
Tip revision: 594a046b88abf26c2c2a314ca5b54e4c808ba801 authored by Antoine Pitrou on 31 October 2010, 13:05:48 UTC
Merged revisions 85982 via svnmerge from
Tip revision: 594a046
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top