SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

COMMITS

/ Doc/library/queue.rst
main
February 6, 2026
July 25, 2025
July 24, 2025
R
Fix docs for Queue.shutdown (gh-137028)
Raymond Hettinger committed
May 8, 2024
April 10, 2024
February 25, 2024
February 10, 2024
February 22, 2023
February 21, 2023
July 1, 2022
April 14, 2022
March 10, 2022
April 27, 2020
March 25, 2019
November 4, 2018
October 19, 2018
September 29, 2018
January 15, 2018
January 12, 2018
October 19, 2016
September 9, 2016
R
merge
Raymond Hettinger committed
G
Add a note about queue not being safe for use from signal handlers.
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) committed
G
Add a note about queue not being safe for use from signal handlers.
Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) committed
May 16, 2016
S
Expand abbreviations FIFO and LIFO.
Serhiy Storchaka committed
March 18, 2015
August 23, 2013
May 9, 2012
R
Improve the grammar of a non-sentence.
R David Murray committed
January 10, 2011
January 7, 2011
G
Fix indent.
Georg Brandl committed
R
Combine the two seealso sections.
Raymond Hettinger committed
November 16, 2010
February 26, 2010
A
Merged revisions 78463 via svnmerge from
Andrew M. Kuchling committed
September 2, 2009
March 10, 2009
R
Fix markup.
Raymond Hettinger committed
March 9, 2009
R
Add cross-reference to the collections docs.
Raymond Hettinger committed
March 7, 2009
R
Redocument the empty() and full() methods.
Raymond Hettinger committed
January 30, 2009
B
fix a case of set_daemon #5087
Benjamin Peterson committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
June 13, 2008
G
Fix last traces of old threading API.
Georg Brandl committed
May 11, 2008
A
Rename Queue module to queue.
Alexandre Vassalotti committed
April 24, 2008
February 3, 2008
January 18, 2008
January 17, 2008
R
Sync-up Queue.py with Py2.6
Raymond Hettinger committed
January 15, 2008
January 14, 2008