]> granicus.if.org Git - python/commit
bpo-32034: Make IncompleteReadError & LimitOverrunError pickleable GH-4409 (#4411)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 16 Nov 2017 00:28:25 +0000 (16:28 -0800)
committerYury Selivanov <yury@magic.io>
Thu, 16 Nov 2017 00:28:25 +0000 (19:28 -0500)
commitf35076a002b958f991d180d6f945344cc5ab3900
treec0e4e49172999a62fcee5836351db8317d977dc8
parentd15bb5fcad584e113836486d17c6abcbf2168a86
bpo-32034: Make IncompleteReadError & LimitOverrunError pickleable GH-4409 (#4411)

(cherry picked from commit 43605e6bfa8d49612df4a38460d063d6ba781906)
Lib/asyncio/streams.py
Lib/test/test_asyncio/test_streams.py
Misc/NEWS.d/next/Library/2017-11-15-13-44-28.bpo-32034.uHAOmu.rst [new file with mode: 0644]