Skip to content

bpo-27618: DOC: Update threading.Lock to define it as factory function #1307

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

Merged
merged 1 commit into from
Jun 1, 2017

Conversation

csabella
Copy link
Contributor

Based on the bug tracker, threading.Lock wasn't converted to a class, but the doc inadvertently said it had been. Changed it to match the text used in RLock.

@mention-bot
Copy link

@csabella, thanks for your PR! By analyzing the history of the files in this pull request, we identified @birkenfeld, @rhettinger and @bitdancer to be potential reviewers.

@Mariatta Mariatta merged commit 56ddfd2 into python:master Jun 1, 2017
@Mariatta Mariatta added the docs Documentation in the Doc dir label Jun 1, 2017
csabella added a commit to csabella/cpython that referenced this pull request Jun 1, 2017
csabella added a commit to csabella/cpython that referenced this pull request Jun 1, 2017
@csabella
Copy link
Contributor Author

csabella commented Jun 1, 2017

I backported to 3.6 and 3.5, but this wasn't applicable to 2.7 as the changed text was added in 3.3

@csabella csabella deleted the bpo27618 branch June 1, 2017 01:32
Mariatta pushed a commit that referenced this pull request Jun 1, 2017
Mariatta pushed a commit that referenced this pull request Jun 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants