[3.7] bpo-36794: Document that Lock.acquire is fair. (GH-13082) by miss-islington · Pull Request #13659 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 1 commit intopython:3.7from
May 29, 2019Merged
[3.7] bpo-36794: Document that Lock.acquire is fair. (GH-13082)#13659
miss-islington merged 1 commit intopython:3.7from
[3.7] bpo-36794: Document that Lock.acquire is fair. (GH-13082)#13659
miss-islington merged 1 commit intopython:3.7from
Conversation
Copy link Copy Markdown
Contributor
https://bugs.python.org/issue36794
(cherry picked from commit 34f4f5e)
Co-authored-by: Hrvoje Nikšić hniksic@gmail.com
https://bugs.python.org/issue36794 (cherry picked from commit 34f4f5e) Co-authored-by: Hrvoje Nikšić <hniksic@gmail.com>
miss-islington
requested review from
1st1 and
asvetlov
as code owners
bedevere-bot
mentioned this pull request
the-knights-who-say-ni
added
the
CLA signed
label
Copy link Copy Markdown
Contributor Author
miss-islington
commented
May 29, 2019
miss-islington commented
May 29, 2019@hniksic: Status check is done, and it's a success ✅ .
csabella approved these changes May 29, 2019
bedevere-bot
added
awaiting merge
and removed
awaiting review
labels
miss-islington
merged commit
4e1e887
into
python:3.7
bedevere-bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-34f4f5e-3.7
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment