Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
757db83dcef95ff71c45261ddba4a9d195a1dcbe
/
Doc
/
library
/
queue.rst
1824415
Switch more function arguments docs to new-style.
by Georg Brandl
· 16 years ago
28c013d
Fix markup.
by Raymond Hettinger
· 16 years ago
1d7f4b2
Add cross-reference to the collections docs.
by Raymond Hettinger
· 16 years ago
47aa989
Redocument the empty() and full() methods.
by Raymond Hettinger
· 16 years ago
e8fcbf6
fix a case of set_daemon #5087
by Benjamin Peterson
· 17 years ago
48310cd
Remove trailing whitespace.
by Georg Brandl
· 17 years ago
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