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.15:50:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521647436.01.0.467229070634.issue33078@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e2f33add635df4fde81be9960bab367e010c19bf by Antoine Pitrou (Thomas Moreau) in branch 'master':
bpo-33078 - Fix queue size on pickling error (GH-6119)
https://github.com/python/cpython/commit/e2f33add635df4fde81be9960bab367e010c19bf
History
Date User Action Args
2018-03-21 15:50:36pitrousetrecipients: + pitrou, davin, tomMoral
2018-03-21 15:50:36pitrousetmessageid: <1521647436.01.0.467229070634.issue33078@psf.upfronthosting.co.za>
2018-03-21 15:50:35pitroulinkissue33078 messages
2018-03-21 15:50:35pitroucreate