History for Lib/queue.py - python/cpython · GitHub

github.com

Tin mới

gh-156476: Ignore timeout in `_PySimpleQueue.get()` when block is false (#156477)

gh-156476: Ignore timeout in `_PySimpleQueue.get()` when block is false (#156477)

Fix Queue.shutdown docs for condition to unblock a join (gh-137088)

Fix Queue.shutdown docs for condition to unblock a join (gh-137088)

Fix docs for Queue.shutdown (gh-137028)

Fix docs for Queue.shutdown (gh-137028)

gh-117531: Unblock getters after non-immediate queue shutdown (#117532)

gh-117531: Unblock getters after non-immediate queue shutdown (#117532)

gh-96471: Add ShutDown to queue.py '__all__' (#116699)

gh-96471: Add ShutDown to queue.py '__all__' (#116699)

gh-96471: Correct docs for queue shutdown (#115838)

gh-96471: Correct docs for queue shutdown (#115838)

gh-96471: Add shutdown() method to queue.Queue (#104750)

gh-96471: Add shutdown() method to queue.Queue (#104750)

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

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

bpo-39481: PEP 585 for a variety of modules (GH-19423)

bpo-39481: PEP 585 for a variety of modules (GH-19423)

bpo-37394: Fix pure Python implementation of the queue module (GH-14351)

bpo-37394: Fix pure Python implementation of the queue module (GH-14351)

bpo-14976: Reentrant simple queue (#3346)

bpo-14976: Reentrant simple queue (#3346)

bpo-31370: Remove support for threads-less builds (#3385)

bpo-31370: Remove support for threads-less builds (#3385)

Issue #22043: time.monotonic() is now always available

Issue #22043: time.monotonic() is now always available

Issue #18676: Change 'positive' to 'non-negative' in queue.py put and get

Issue #18676: Change 'positive' to 'non-negative' in queue.py put and get

Issue #14428, #14397: Implement the PEP 418

Issue #14428, #14397: Implement the PEP 418

Issue #14222: Use the new time.steady() function instead of time.time() for

Issue #14222: Use the new time.steady() function instead of time.time() for

Make the docstring style consistent.

Make the docstring style consistent.

Improve clarity with keyword argument for block. Move nowait methods together.

Improve clarity with keyword argument for block. Move nowait methods together.

Minor code clean-ups and beautifications.

Minor code clean-ups and beautifications.

Simplify the code using with-statements.

Simplify the code using with-statements.

Issue 10110: Let Queue.put recognize a full queue when the maxsize parameter has been reduced.

Issue 10110: Let Queue.put recognize a full queue when the maxsize parameter has been reduced.

port the queue change r70405

port the queue change r70405

Document the suggested alternative to emtpy() and full().

Document the suggested alternative to emtpy() and full().

Merged revisions 64125 via svnmerge from

Merged revisions 64125 via svnmerge from

Rename Queue module to queue.

⌂git
1/1