]> granicus.if.org Git - python/commit
bpo-32034: Make IncompleteReadError & LimitOverrunError pickleable #4409
authorYury Selivanov <yury@magic.io>
Wed, 15 Nov 2017 22:14:28 +0000 (17:14 -0500)
committerGitHub <noreply@github.com>
Wed, 15 Nov 2017 22:14:28 +0000 (17:14 -0500)
commit43605e6bfa8d49612df4a38460d063d6ba781906
treefb35c0febdb3b6b388b9c4eb6fabec0b7f1f861c
parent4bd41c9b52ea0c730e9e294caaf003e54c088c6e
bpo-32034: Make IncompleteReadError & LimitOverrunError pickleable #4409
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]