Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b151a45a69fed1d66b21f865e07c7242faf711c8
/
Doc
/
library
/
queue.rst
f992640
Fix last traces of old threading API.
by Georg Brandl
· 17 years ago
f260e44
Rename Queue module to queue.
by Alexandre Vassalotti
· 17 years ago
35e8c46
remove some old versionchanged and versionadded directives
by Benjamin Peterson
· 17 years ago
292d351
Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from
by Christian Heimes
· 18 years ago
679db4a
Merged revisions 59985-60000,60002,60005-60007,60009-60042 via svnmerge from
by Christian Heimes
· 18 years ago
3564146
Sync-up Queue.py with Py2.6
by Raymond Hettinger
· 18 years ago
7736b5b
Merged revisions 59952-59984 via svnmerge from
by Guido van Rossum
· 18 years ago
da3caed
Remove Queue.empty() and Queue.full() in favor of using qsize() or trapping the Empty and Full exceptions.
by Raymond Hettinger
· 18 years ago
89d996e
Merged revisions 57778-58052 via svnmerge from
by Thomas Wouters
· 18 years ago
55ac8f0
Get rid of the remaining versionadded/versionchanged directives.
by Georg Brandl
· 18 years ago
116aa62
Move the 3k reST doc tree in place.
by Georg Brandl
· 18 years ago