summaryrefslogtreecommitdiffstats
path: root/Doc/library/asynchat.rst
Commit message (Expand)AuthorAgeFilesLines
* gh-72719: Remove asyncore and asynchat modules (#96580)Nikita Sobolev2022-11-081-217/+0
* gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)Christian Heimes2022-08-021-0/+1
* Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...Ned Batchelder2022-07-051-1/+1
* gh-92611: Clarify planned removal version in PEP 594-deprecated modules (GH-9...CAM Gerlach2022-05-201-2/+2
* gh-92611: Link to PEP 594 sections & add key detail in doc deprecation notice...CAM Gerlach2022-05-131-1/+2
* bpo-47022: Document asynchat, asyncore and smtpd removals in 3.12 (GH-31891)Hugo van Kemenade2022-03-181-0/+2
* Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-2...Victor Stinner2021-12-071-0/+213
* bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)Victor Stinner2021-11-151-213/+0
* Issue 25002: Deprecate asyncore/asynchat. Patch by Mariatta.Guido van Rossum2016-10-251-0/+3
* Merge Issue #22558.Terry Jan Reedy2016-06-111-0/+1
|\
| * Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+1
* | Issue #27034: Removed deprecated class asynchat.fifo.Serhiy Storchaka2016-05-161-8/+8
|/
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-1/+1
* fix issue #6916: undocument deprecated asynchat.fifo class.qGiampaolo Rodola'2014-06-141-34/+0
* Fix empty strings to empty bytes objects.Serhiy Storchaka2014-02-061-3/+3
|\
| * Fix empty strings to empty bytes objects.Serhiy Storchaka2014-02-061-3/+3
* | 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
|/
* remove unused import in asyncore docGiampaolo Rodola'2012-05-151-0/+3
* Missing source links.Raymond Hettinger2011-01-241-0/+3
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-1/+1
* Merged revisions 80631 via svnmerge fromGiampaolo RodolĂ 2010-04-291-91/+10
* Remove surplus empty lines and convert more files to new optional arg style.Georg Brandl2009-05-171-1/+0
* First batch of signature documentation changes; using default argument syntax...Georg Brandl2009-04-021-2/+2
* Merged revisions 66508,66510,66512-66513,66523-66526,66529-66530,66532,66535,...Benjamin Peterson2008-09-221-2/+2
* Removed extraneous whitespace.Josiah Carlson2008-07-071-1/+1
* Fixed documentation to be correct for Py3k.Josiah Carlson2008-07-071-5/+5
* Committing Py3k version of changelist 64080 and 64257, along with updated testsJosiah Carlson2008-07-071-0/+12
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-13/+13
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-91/+109
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+284