]> granicus.if.org Git - python/commit
Issue #21704: Fix build error for _multiprocessing when semaphores
authorRichard Oudkerk <shibturn@gmail.com>
Mon, 28 Jul 2014 22:01:02 +0000 (23:01 +0100)
committerRichard Oudkerk <shibturn@gmail.com>
Mon, 28 Jul 2014 22:01:02 +0000 (23:01 +0100)
commite0e65817e534420d5d04a635f964d97abf68e921
tree8a95626dc95ec57a0bb07d498c630a3350079cf9
parent7611964b2cb82e38f3354e665bbe6c9e7efa8cb6
Issue #21704: Fix build error for _multiprocessing when semaphores
are not available.  Patch by Arfrever Frehtes Taifersar Arahesis.
Misc/ACKS
Misc/NEWS
Modules/_multiprocessing/multiprocessing.c