]> granicus.if.org Git - python/commit
Merged revisions 85679 via svnmerge from
authorGeorg Brandl <georg@python.org>
Tue, 23 Nov 2010 07:56:33 +0000 (07:56 +0000)
committerGeorg Brandl <georg@python.org>
Tue, 23 Nov 2010 07:56:33 +0000 (07:56 +0000)
commit7e7a3a76fc146d32621d309fc6335ef5b9961bba
treed2736adc8c46f9078fcb3394d7cbc4867cccda44
parent277896ad4ef90e87b4624190f7c8c38c994c92ee
Merged revisions 85679 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85679 | georg.brandl | 2010-10-18 07:06:18 +0200 (Mo, 18 Okt 2010) | 1 line

  Fix compiler warnings about formatting pid_t as an int, by always casting to long.
........
Modules/_multiprocessing/semaphore.c