summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2009-05-23 15:47:13 +0000
committerAntoine Pitrou <solipsis@pitrou.net>2009-05-23 15:47:13 +0000
commit794b3fc707d8ebc576c6881f85875c8a5a99c75a (patch)
treedfeebd89edaaf934605a80ef28ace96b9c818a22 /Python
parentf73758f012268b8c6af6e021fb9f632154144229 (diff)
downloadcpython-git-794b3fc707d8ebc576c6881f85875c8a5a99c75a.tar.gz
Merged revisions 72852 via svnmerge from
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. ........
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions