Staging
v0.5.1
https://github.com/python/cpython
Revision c3ee166427b5b9bdcc6f466ab4794ae754217d72 authored by Antoine Pitrou on 23 May 2009, 16:02:33 UTC, committed by Antoine Pitrou on 23 May 2009, 16:02:33 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72852 | antoine.pitrou | 2009-05-23 17:37:45 +0200 (sam., 23 mai 2009) | 5 lines

  Issue #1983: Fix functions taking or returning a process identifier to use
  the dedicated C type `pid_t` instead of a C `int`. Some platforms have
  a process identifier type wider than the standard C integer type.
........
1 parent 41669ca
History
Tip revision: c3ee166427b5b9bdcc6f466ab4794ae754217d72 authored by Antoine Pitrou on 23 May 2009, 16:02:33 UTC
Merged revisions 72852 via svnmerge from
Tip revision: c3ee166
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-- 39.2 KB
README -rw-r--r-- 7.4 KB
configure -rwxr-xr-x 679.1 KB
configure.in -rw-r--r-- 109.7 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-- 71.3 KB

README

back to top