commit | 35f6301d68bdb0517be284421782d64407dfe72c | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Thu Aug 29 01:45:19 2019 -0700 |
committer | GitHub <noreply@github.com> | Thu Aug 29 01:45:19 2019 -0700 |
tree | 2b25b22aa2800545bdcac6bbfe9ab36472e6542a | |
parent | 0dac68f1e593c11612ed54af9edb865d398f3b05 [diff] |
bpo-10978: Semaphores can release multiple threads at a time (GH-15588)