summaryrefslogtreecommitdiffstats
path: root/Doc/library/socketserver.rst
Commit message (Expand)AuthorAgeFilesLines
* merged from 3.2Senthil Kumaran2012-02-091-5/+5
|\
| * Fix Issue #6005: Examples in the socket library documentation use sendall,Senthil Kumaran2012-02-091-5/+5
* | merge 3.2Benjamin Peterson2012-01-031-1/+1
|\ \ | |/
* | merge with 3.2Sandro Tosi2012-01-031-3/+3
|\ \ | |/
| * Issue #6031: improve serve_forever() descriptionSandro Tosi2012-01-031-3/+4
* | Merge 3.2, doc typos.Florent Xicluna2011-11-111-14/+15
|\ \ | |/
| * Reformat paragraphs.Florent Xicluna2011-11-111-12/+13
* | Merge 3.2Florent Xicluna2011-10-231-30/+34
|\ \ | |/
| * Issue 13141: Demonstrate recommended style for socketserver examples.Florent Xicluna2011-10-231-30/+34
* | Merge from 3.2 . Replace the term members with correct and appropriate termi...Senthil Kumaran2011-07-041-1/+1
|\ \ | |/
| * issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ...Senthil Kumaran2011-07-041-1/+1
* | Fix closes issue #11109 - socketserver.ForkingMixIn leaves zombies, also fai...Senthil Kumaran2011-05-251-1/+14
|/
* More source linksRaymond Hettinger2011-01-271-0/+4
* Merged revisions 76259,76326,76376-76377,76430,76471,76517 via svnmerge fromBenjamin Peterson2009-11-251-3/+3
* Switch more function arguments docs to new-style.Georg Brandl2009-09-021-1/+0
* Merged revisions 70712,70714,70764-70765,70769-70771,70773,70776-70777,70788-...Benjamin Peterson2009-04-051-26/+35
* Merged revisions 69576,69579-69580,69589,69619-69620,69633,69703-69704,69728-...Benjamin Peterson2009-02-191-1/+1
* fix the socketserver demo code for py3kBenjamin Peterson2008-11-081-28/+29
* Fix last traces of old threading API.Georg Brandl2008-06-131-4/+4
* Merged revisions 63412,63445-63447,63449-63450,63452,63454,63459,63463,63465,...Georg Brandl2008-05-251-18/+233
* Merged revisions 62998-63003,63005-63006,63009-63012,63014-63017,63019-63020,...Alexandre Vassalotti2008-05-161-2/+2
* Renamed the SocketServer module to 'socketserver'.Alexandre Vassalotti2008-05-121-5/+4
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-12/+20
* Merged revisions 60080-60089,60091-60093 via svnmerge fromGeorg Brandl2008-01-191-1/+15
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-10/+8
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+295