This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients josh.r, neologix, pitrou, rhettinger, tim.peters
Date 2019-08-29.08:45:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567068329.13.0.457502258892.issue10978@roundup.psfhosted.org>
In-reply-to
Content
New changeset 35f6301d68bdb0517be284421782d64407dfe72c by Raymond Hettinger in branch 'master':
bpo-10978: Semaphores can release multiple threads at a time (GH-15588)
https://github.com/python/cpython/commit/35f6301d68bdb0517be284421782d64407dfe72c
History
Date User Action Args
2019-08-29 08:45:29rhettingersetrecipients: + rhettinger, tim.peters, pitrou, neologix, josh.r
2019-08-29 08:45:29rhettingersetmessageid: <1567068329.13.0.457502258892.issue10978@roundup.psfhosted.org>
2019-08-29 08:45:29rhettingerlinkissue10978 messages
2019-08-29 08:45:29rhettingercreate