This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yselivanov
Recipients badouxn, serhiy.storchaka, yselivanov
Date 2017-11-16.00:28:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510792108.47.0.213398074469.issue32034@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f35076a002b958f991d180d6f945344cc5ab3900 by Yury Selivanov (Miss Islington (bot)) in branch '3.6':
bpo-32034: Make IncompleteReadError & LimitOverrunError pickleable GH-4409 (#4411)
https://github.com/python/cpython/commit/f35076a002b958f991d180d6f945344cc5ab3900
History
Date User Action Args
2017-11-16 00:28:28yselivanovsetrecipients: + yselivanov, serhiy.storchaka, badouxn
2017-11-16 00:28:28yselivanovsetmessageid: <1510792108.47.0.213398074469.issue32034@psf.upfronthosting.co.za>
2017-11-16 00:28:28yselivanovlinkissue32034 messages
2017-11-16 00:28:28yselivanovcreate