]> granicus.if.org Git - python/commit
Issue #27034: Removed deprecated class asynchat.fifo.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 May 2016 06:10:43 +0000 (09:10 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 16 May 2016 06:10:43 +0000 (09:10 +0300)
commit98019e1cf6dec54ca6c56ceb150869c1430bfda3
treed0696bd6fa0e6dc59200deb840e0a163ab706555
parent31e59aa7a2968848330a995f05fc47665d1944f2
Issue #27034: Removed deprecated class asynchat.fifo.
Doc/library/asynchat.rst
Lib/asynchat.py
Lib/test/test_asynchat.py
Misc/NEWS