]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 25002: Deprecate asyncore/asynchat. Patch by Mariatta. (3.6->3.7)
authorGuido van Rossum <guido@python.org>
Tue, 25 Oct 2016 15:49:48 +0000 (08:49 -0700)
committerGuido van Rossum <guido@python.org>
Tue, 25 Oct 2016 15:49:48 +0000 (08:49 -0700)
commitec648f63fc1763c12eeba4ffffa3925e6cf07a0b
tree4b1da041df11dbae7b1bf9d8dacdfedf2189e5ae
parentb3e5812300987312154adf807dfdc7ebf2518b2e
parent16591f440d650f77c841a3245785e2423a50249f
Issue 25002: Deprecate asyncore/asynchat. Patch by Mariatta. (3.6->3.7)