SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

COMMITS

/ Lib/queue.py
main
July 25, 2025
July 24, 2025
R
Fix docs for Queue.shutdown (gh-137028)
Raymond Hettinger committed
April 10, 2024
March 13, 2024
February 25, 2024
February 10, 2024
April 14, 2022
April 10, 2020
June 25, 2019
January 15, 2018
September 7, 2017
September 2, 2014
August 10, 2013
April 29, 2012
March 15, 2012
January 9, 2012
R
Fix nasty typo
Raymond Hettinger committed
R
Make the docstring style consistent.
Raymond Hettinger committed
R
Minor code clean-ups and beautifications.
Raymond Hettinger committed
January 7, 2012
R
Simplify the code using with-statements.
Raymond Hettinger committed
October 31, 2010
March 21, 2009
B
port the queue change r70405
Benjamin Peterson committed
March 6, 2009
June 11, 2008
B
Merged revisions 64125 via svnmerge from
Benjamin Peterson committed
May 11, 2008
A
Rename Queue module to queue.
Alexandre Vassalotti committed