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 pitrou
Recipients davin, pitrou, tomMoral
Date 2018-03-21.16:21:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521649279.72.0.467229070634.issue33078@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bb5b5291971c104ea773db1a30e46d410b6b3e1e by Antoine Pitrou (Miss Islington (bot)) in branch '3.7':
bpo-33078 - Fix queue size on pickling error (GH-6119) (GH-6178)
https://github.com/python/cpython/commit/bb5b5291971c104ea773db1a30e46d410b6b3e1e
History
Date User Action Args
2018-03-21 16:21:19pitrousetrecipients: + pitrou, davin, tomMoral
2018-03-21 16:21:19pitrousetmessageid: <1521649279.72.0.467229070634.issue33078@psf.upfronthosting.co.za>
2018-03-21 16:21:19pitroulinkissue33078 messages
2018-03-21 16:21:19pitroucreate