summaryrefslogtreecommitdiffstats
path: root/Doc/library/asynchat.rst
Commit message (Collapse)AuthorAgeFilesLines
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-1/+1
| | | | Original patch by James Edwards.
* update to new C roles and directivesSandro Tosi2012-01-141-1/+1
|
* Backport source links from 3.x.Éric Araujo2011-08-191-1/+3
| | | | | Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header.
* Fixes issue 8543 (asynchat documentation issues)Giampaolo Rodolà2010-04-291-91/+10
|
* Fix for documentation bug. Fixes issue 3904.Josiah Carlson2008-09-191-2/+2
|
* Applying updated patch from Issue 1736190, which addresses partialJosiah Carlson2008-06-101-0/+12
| | | | | | issues in: 909005 and 17361001, as well as completely as possible issues 539444, 760475, 777588, 889153, 953599, 1025525, 1063924, and 658749. This patch also includes doc and test updates as necessary.
* reformat some documentation of classes so methods and attributes are under ↵Benjamin Peterson2008-04-251-13/+13
| | | | the class directive
* move descriptions of ac_(in|out)_buffer_size to the right placeFred Drake2007-10-051-0/+13
| | | | http://bugs.python.org/issue1053
* wrap lines to <80 characters before fixing errorsFred Drake2007-10-051-91/+96
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+284