]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90879: Fix missing parameter for put_nowait() (GH-91514)
authorslateny <46876382+slateny@users.noreply.github.com>
Thu, 14 Apr 2022 08:23:57 +0000 (01:23 -0700)
committerGitHub <noreply@github.com>
Thu, 14 Apr 2022 08:23:57 +0000 (17:23 +0900)
commit0fc3517cf46ec79b4681c31916d4081055a7ed09
tree29e469d2a54bb22310b53b12c2eee55287fa7ed0
parent13b17e2a0a56d506d62a0bf2774e3deb4cbaeb72
gh-90879: Fix missing parameter for put_nowait() (GH-91514)
Doc/library/queue.rst
Lib/queue.py