Staging
v0.5.1
https://github.com/python/cpython
Revision 61f77b57fdfcc8a630667dda3cbb8c5ac502f438 authored by Antoine Pitrou on 24 May 2009, 15:46:13 UTC, committed by Antoine Pitrou on 24 May 2009, 15:46:13 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72887 | antoine.pitrou | 2009-05-24 17:40:09 +0200 (dim., 24 mai 2009) | 6 lines

  Issue #1309352: fcntl now converts its third arguments to a C `long` rather
  than an int, which makes some operations possible under 64-bit Linux (e.g.
  DN_MULTISHOT with F_NOTIFY).
........
1 parent 1ef7f6e
History
Tip revision: 61f77b57fdfcc8a630667dda3cbb8c5ac502f438 authored by Antoine Pitrou on 24 May 2009, 15:46:13 UTC
Merged revisions 72887 via svnmerge from
Tip revision: 61f77b5
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.5 KB
LICENSE -rw-r--r-- 13.7 KB
Makefile.pre.in -rw-r--r-- 38.2 KB
README -rw-r--r-- 7.4 KB
configure -rwxr-xr-x 678.7 KB
configure.in -rw-r--r-- 109.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 31.2 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 70.7 KB

README

back to top