COMMITS
/ Doc/library/asyncore.rst November 11, 2024
N
Docs: re-create pages for removed modules to document their removal. (#126622)
Ned Batchelder committed
November 8, 2022
N
gh-72719: Remove asyncore and asynchat modules (#96580)
Nikita Sobolev committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
May 20, 2022
C
gh-92611: Clarify planned removal version in PEP 594-deprecated modules (GH-92793)
CAM Gerlach committed
May 13, 2022
C
March 18, 2022
H
bpo-47022: Document asynchat, asyncore and smtpd removals in 3.12 (GH-31891)
Hugo van Kemenade committed
December 7, 2021
V
Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-29951)
Victor Stinner committed
November 15, 2021
V
bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)
Victor Stinner committed
October 12, 2018
C
bpo-11233: Create availability directive for documentation (GH-9692)
Cheryl Sabella committed
October 25, 2016
G
Issue 25002: Deprecate asyncore/asynchat. Patch by Mariatta.
Guido van Rossum committed
October 19, 2016
S
Issue #19795: Mark up None as literal text.
Serhiy Storchaka committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
May 10, 2016
S
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka committed
July 24, 2014
V
Issue #16133: The asynchat.async_chat.handle_read() method now ignores
Victor Stinner committed
February 6, 2014
S
Fix empty strings to empty bytes objects.
Serhiy Storchaka committed
S
Fix empty strings to empty bytes objects.
Serhiy Storchaka committed
November 22, 2013
G
Fix markup of notes recommending asyncio.
Guido van Rossum committed
G
Add note to asyncore/asynchat recommending asyncio for new code.
Guido van Rossum committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
May 15, 2012
G
remove unused import in asyncore doc
Giampaolo Rodola' committed
March 9, 2012
G
Fix indentation.
Georg Brandl committed
June 20, 2011
S
merge from 3.2
Senthil Kumaran committed
S
Fix closes issue 12360 - correcting parameter names in asyncore documentation.
Senthil Kumaran committed
March 6, 2011
G
Merge doc fixes.
Georg Brandl committed
G
Merge doc fixes.
Georg Brandl committed
G
#11227: use Host header in asyncore example.
Georg Brandl committed
February 25, 2011
G
Issue 11177: asyncore's create_socket() arguments can now be omitted.
Giampaolo Rodolà committed
G
Merged revisions 88581 via svnmerge from
Giampaolo Rodolà committed
G
(issue 11232) - fix asyncore documentation issue (patch by Sandro Tosi)
Giampaolo Rodolà committed
January 24, 2011
R
Missing source links.
Raymond Hettinger committed
November 1, 2010
G
fix syntax highlighting in asyncore example code
Giampaolo Rodolà committed
G
Fix Issue 6706: return None on connect() in case of EWOULDBLOCK/ECONNABORTED error.
Giampaolo Rodolà committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
October 5, 2010
G
Indent version tags properly.
Georg Brandl committed
October 4, 2010
G
Fix issue 6706: adds new handle_accepted() method to asyncore.dispatcher
Giampaolo Rodolà committed
September 15, 2010
A
Merged revisions 84827-84829 via svnmerge from
Antoine Pitrou committed
A
Add cross-references to the glossary entry for file objects.
Antoine Pitrou committed
March 21, 2010
May 17, 2009
G
Remove surplus empty lines and convert more files to new optional arg style.
Georg Brandl committed
April 12, 2009
R
Merged revisions 70873,70904,70934,71490 via svnmerge from
R. David Murray committed
July 7, 2008
J
Fixed documentation to be correct for Py3k.
Josiah Carlson committed
J
Committing Py3k version of changelist 64080 and 64257, along with updated tests
Josiah Carlson committed
April 25, 2008
B
Merged revisions 62490 via svnmerge from
Benjamin Peterson committed
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
November 1, 2007
G
#1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.
Georg Brandl committed
September 4, 2007
G
Convert all print statements in the docs.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed