| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-11233: Create availability directive for documentation (GH-9692) | Cheryl Sabella | 2018-10-12 | 1 | -2/+6 |
|
|
* | Issue 25002: Deprecate asyncore/asynchat. Patch by Mariatta. | Guido van Rossum | 2016-10-25 | 1 | -0/+3 |
|
|
* | Issue #19795: Mark up None as literal text. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+1 |
|
|
* | Issue #23921: Standardized documentation whitespace formatting. | Serhiy Storchaka | 2016-05-10 | 1 | -2/+2 |
|
|
* | Issue #16133: The asynchat.async_chat.handle_read() method now ignores | Victor Stinner | 2014-07-24 | 1 | -0/+4 |
|
|
* | Fix empty strings to empty bytes objects. | Serhiy Storchaka | 2014-02-06 | 1 | -1/+2 |
|\ |
|
| * | Fix empty strings to empty bytes objects. | Serhiy Storchaka | 2014-02-06 | 1 | -1/+2 |
|
|
* | | Fix markup of notes recommending asyncio. | Guido van Rossum | 2013-11-22 | 1 | -2/+4 |
|
|
* | | Add note to asyncore/asynchat recommending asyncio for new code. | Guido van Rossum | 2013-11-22 | 1 | -0/+3 |
|/ |
|
* | Issue #18758: Fixed and improved cross-references. | Serhiy Storchaka | 2013-10-13 | 1 | -4/+4 |
|
|
* | remove unused import in asyncore doc | Giampaolo Rodola' | 2012-05-15 | 1 | -3/+1 |
|
|
* | Fix indentation. | Georg Brandl | 2012-03-09 | 1 | -1/+2 |
|
|
* | merge from 3.2 | Senthil Kumaran | 2011-06-20 | 1 | -2/+2 |
|\ |
|
| * | Fix closes issue 12360 - correcting parameter names in asyncore documentation. | Senthil Kumaran | 2011-06-20 | 1 | -2/+2 |
|
|
* | | Merge doc fixes. | Georg Brandl | 2011-03-06 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Merge doc fixes. | Georg Brandl | 2011-03-06 | 1 | -1/+2 |
| |\ |
|
| | * | #11227: use Host header in asyncore example. | Georg Brandl | 2011-03-06 | 1 | -1/+2 |
|
|
| | * | fix syntax highlighting in asyncore example code | Giampaolo Rodolà | 2010-11-01 | 1 | -2/+2 |
|
|
| | * | Fix Issue 6706: return None on connect() in case of EWOULDBLOCK/ECONNABORTED ... | Giampaolo Rodolà | 2010-11-01 | 1 | -8/+56 |
|
|
| | * | Merged revisions 84827-84829 via svnmerge from | Antoine Pitrou | 2010-09-15 | 1 | -3/+3 |
|
|
| * | | Merged revisions 88581 via svnmerge from | Giampaolo Rodolà | 2011-02-25 | 1 | -2/+3 |
|
|
* | | | Issue 11177: asyncore's create_socket() arguments can now be omitted. | Giampaolo Rodolà | 2011-02-25 | 1 | -3/+5 |
|
|
* | | | (issue 11232) - fix asyncore documentation issue (patch by Sandro Tosi) | Giampaolo Rodolà | 2011-02-25 | 1 | -2/+3 |
|/ / |
|
* | | Missing source links. | Raymond Hettinger | 2011-01-24 | 1 | -0/+3 |
|
|
* | | Migrate to Sphinx 1.0 C language constructs. | Georg Brandl | 2010-10-06 | 1 | -6/+6 |
|
|
* | | Indent version tags properly. | Georg Brandl | 2010-10-05 | 1 | -2/+4 |
|
|
* | | Fix issue 6706: adds new handle_accepted() method to asyncore.dispatcher | Giampaolo Rodolà | 2010-10-04 | 1 | -10/+66 |
|
|
* | | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -3/+3 |
|
|
* | | Merged revisions 77952,78030,78102,78104,78107,78206,78216,78296-78297,78328,... | Benjamin Peterson | 2010-03-21 | 1 | -1/+2 |
|/ |
|
* | Remove surplus empty lines and convert more files to new optional arg style. | Georg Brandl | 2009-05-17 | 1 | -1/+0 |
|
|
* | Merged revisions 70873,70904,70934,71490 via svnmerge from | R. David Murray | 2009-04-12 | 1 | -1/+2 |
|
|
* | Fixed documentation to be correct for Py3k. | Josiah Carlson | 2008-07-07 | 1 | -1/+1 |
|
|
* | Committing Py3k version of changelist 64080 and 64257, along with updated tests | Josiah Carlson | 2008-07-07 | 1 | -0/+15 |
|
|
* | Merged revisions 62490 via svnmerge from | Benjamin Peterson | 2008-04-25 | 1 | -73/+73 |
|
|
* | Merged revisions 59605-59624 via svnmerge from | Christian Heimes | 2007-12-31 | 1 | -2/+1 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -99/+93 |
|
|
* | Convert all print statements in the docs. | Georg Brandl | 2007-09-04 | 1 | -1/+1 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+269 |
|
|