Skip to content

Commit e51536c

Browse files
committed
Add news entry
1 parent 0763639 commit e51536c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

0 commit comments

Comments
 (0)