Skip to content

Commit 8b1d936

Browse files
Update Misc/NEWS.d/next/Library/2026-08-28-00-59-00.gh-issue-156476.rQhxc7.rst
Co-authored-by: Stan Ulbrych <stan@python.org>
1 parent e51536c commit 8b1d936

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
The pure Python implementation of :meth:`queue.SimpleQueue.get` now ignores
2-
``timeout`` when ``block`` is false, matching the documented behavior and
2+
*timeout* when *block* is false, matching the documented behavior and
33
the C implementation. It previously raised :exc:`ValueError`.

0 commit comments

Comments
 (0)