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

gh-90879: Fix missing parameter for put_nowait() #91514

Merged
merged 5 commits into from Apr 14, 2022
Merged

Commits on Apr 14, 2022

  1. Update docstring also

    slateny committed Apr 14, 2022
  2. Update Lib/queue.py

    Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
    slateny and corona10 committed Apr 14, 2022
  3. Update Doc/library/queue.rst

    Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
    slateny and corona10 committed Apr 14, 2022
  4. Update for consistency

    slateny committed Apr 14, 2022