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

Argument name mismatch in _thread.lock.acquire() docs #96448

Open
dgiger42 opened this issue Aug 31, 2022 · 0 comments
Open

Argument name mismatch in _thread.lock.acquire() docs #96448

dgiger42 opened this issue Aug 31, 2022 · 0 comments
Labels
docs Documentation in the Doc dir

Comments

@dgiger42
Copy link
Contributor

dgiger42 commented Aug 31, 2022

Documentation

The documentation for _thread.lock.acquire() says that its first argument is called waitflag, but it's actually called blocking.

@dgiger42 dgiger42 added the docs Documentation in the Doc dir label Aug 31, 2022
@dgiger42 dgiger42 changed the title Argument name mismatch in _thread.lock.aquire() docs Argument name mismatch in _thread.lock.acquire() docs Aug 31, 2022
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

No branches or pull requests

1 participant