summaryrefslogtreecommitdiff
path: root/Doc/library/asyncore.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-11233: Create availability directive for documentation (GH-9692)Cheryl Sabella2018-10-121-2/+6
* Issue 25002: Deprecate asyncore/asynchat. Patch by Mariatta.Guido van Rossum2016-10-251-0/+3
* Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-1/+1
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+1
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-2/+2
* Issue #16133: The asynchat.async_chat.handle_read() method now ignoresVictor Stinner2014-07-241-0/+4
* Fix empty strings to empty bytes objects.Serhiy Storchaka2014-02-061-1/+2
|\
| * Fix empty strings to empty bytes objects.Serhiy Storchaka2014-02-061-1/+2
* | Fix markup of notes recommending asyncio.Guido van Rossum2013-11-221-2/+4
* | Add note to asyncore/asynchat recommending asyncio for new code.Guido van Rossum2013-11-221-0/+3
|/
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-4/+4
* remove unused import in asyncore docGiampaolo Rodola'2012-05-151-3/+1
* Fix indentation.Georg Brandl2012-03-091-1/+2
* merge from 3.2Senthil Kumaran2011-06-191-2/+2
|\
| * Fix closes issue 12360 - correcting parameter names in asyncore documentation.Senthil Kumaran2011-06-191-2/+2
* | Merge doc fixes.Georg Brandl2011-03-061-1/+2
|\ \ | |/
| * Merge doc fixes.Georg Brandl2011-03-061-1/+2
| |\
| | * #11227: use Host header in asyncore example.Georg Brandl2011-03-061-1/+2
| | * fix syntax highlighting in asyncore example codeGiampaolo Rodolà2010-11-011-2/+2
| | * Fix Issue 6706: return None on connect() in case of EWOULDBLOCK/ECONNABORTED ...Giampaolo Rodolà2010-11-011-8/+56
| | * Merged revisions 84827-84829 via svnmerge fromAntoine Pitrou2010-09-151-3/+3
| * | Merged revisions 88581 via svnmerge fromGiampaolo Rodolà2011-02-251-2/+3
* | | Issue 11177: asyncore's create_socket() arguments can now be omitted.Giampaolo Rodolà2011-02-251-3/+5
* | | (issue 11232) - fix asyncore documentation issue (patch by Sandro Tosi)Giampaolo Rodolà2011-02-251-2/+3
|/ /
* | Missing source links.Raymond Hettinger2011-01-241-0/+3
* | Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-6/+6
* | Indent version tags properly.Georg Brandl2010-10-051-2/+4
* | Fix issue 6706: adds new handle_accepted() method to asyncore.dispatcherGiampaolo Rodolà2010-10-041-10/+66
* | Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-3/+3
* | Merged revisions 77952,78030,78102,78104,78107,78206,78216,78296-78297,78328,...Benjamin Peterson2010-03-211-1/+2
|/
* Remove surplus empty lines and convert more files to new optional arg style.Georg Brandl2009-05-171-1/+0
* Merged revisions 70873,70904,70934,71490 via svnmerge fromR. David Murray2009-04-121-1/+2
* Fixed documentation to be correct for Py3k.Josiah Carlson2008-07-071-1/+1
* Committing Py3k version of changelist 64080 and 64257, along with updated testsJosiah Carlson2008-07-071-0/+15
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-73/+73
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-2/+1
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-99/+93
* Convert all print statements in the docs.Georg Brandl2007-09-041-1/+1
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+269