Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-37883 - Added a new method doc to threading.Lock().locked() #17427

Merged
merged 1 commit into from Dec 1, 2019

Conversation

@idomic
Copy link
Contributor

idomic commented Dec 1, 2019

@idomic

This comment has been minimized.

Copy link
Contributor Author

idomic commented Dec 1, 2019

Adding @taleinat, I'm also closing the old PR.

@idomic

This comment has been minimized.

Copy link
Contributor Author

idomic commented Dec 1, 2019

How can I add the skip news label? do I have permissions for that?

@taleinat taleinat added the skip news label Dec 1, 2019
@taleinat

This comment has been minimized.

Copy link
Contributor

taleinat commented Dec 1, 2019

How can I add the skip news label? do I have permissions for that?

@idomic, no, one needs special permissions in order to change labels.

Copy link
Contributor

taleinat left a comment

LGTM

@taleinat taleinat merged commit fdafa1d into python:master Dec 1, 2019
4 checks passed
4 checks passed
Azure Pipelines PR #20191201.15 succeeded
Details
bedevere/issue-number Issue number 37883 found
Details
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@miss-islington

This comment has been minimized.

Copy link

miss-islington commented Dec 1, 2019

Thanks @idomic for the PR, and @taleinat for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.7, 3.8.
🐍🍒🤖

miss-islington added a commit to miss-islington/cpython that referenced this pull request Dec 1, 2019
(cherry picked from commit fdafa1d)

Co-authored-by: idomic <michael.ido@gmail.com>
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 1, 2019

GH-17428 is a backport of this pull request to the 3.8 branch.

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 1, 2019

GH-17429 is a backport of this pull request to the 3.7 branch.

@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Dec 1, 2019

GH-17430 is a backport of this pull request to the 2.7 branch.

miss-islington added a commit to miss-islington/cpython that referenced this pull request Dec 1, 2019
(cherry picked from commit fdafa1d)

Co-authored-by: idomic <michael.ido@gmail.com>
miss-islington added a commit to miss-islington/cpython that referenced this pull request Dec 1, 2019
(cherry picked from commit fdafa1d)

Co-authored-by: idomic <michael.ido@gmail.com>
miss-islington added a commit that referenced this pull request Dec 1, 2019
(cherry picked from commit fdafa1d)

Co-authored-by: idomic <michael.ido@gmail.com>
miss-islington added a commit that referenced this pull request Dec 1, 2019
(cherry picked from commit fdafa1d)

Co-authored-by: idomic <michael.ido@gmail.com>
miss-islington added a commit that referenced this pull request Dec 1, 2019
(cherry picked from commit fdafa1d)

Co-authored-by: idomic <michael.ido@gmail.com>
@taleinat

This comment has been minimized.

Copy link
Contributor

taleinat commented Dec 1, 2019

Congratulations on your first contribution to CPython, @idomic! 🍾

@idomic

This comment has been minimized.

Copy link
Contributor Author

idomic commented Dec 1, 2019

Thanks for the quick response and help along the way 💯 :)

@idomic idomic deleted the idomic:DocFix branch Dec 1, 2019
stealthcopter added a commit to stealthcopter/cpython that referenced this pull request Dec 3, 2019
document threading.Lock.locked() (pythonGH-17427)
jacobneiltaylor added a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants
You can’t perform that action at this time.