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 serhiy.storchaka
Recipients Mathew M., serhiy.storchaka
Date 2017-11-13.07:50:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510559418.39.0.213398074469.issue32013@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f76231f89a7231fd486b37f728fbb4aab389e4d7 by Serhiy Storchaka (Mat M) in branch 'master':
bpo-32013: _pickle: Add missing Py_DECREF in error case in fast_save_enter() (#4384)
https://github.com/python/cpython/commit/f76231f89a7231fd486b37f728fbb4aab389e4d7
History
Date User Action Args
2017-11-13 07:50:18serhiy.storchakasetrecipients: + serhiy.storchaka, Mathew M.
2017-11-13 07:50:18serhiy.storchakasetmessageid: <1510559418.39.0.213398074469.issue32013@psf.upfronthosting.co.za>
2017-11-13 07:50:18serhiy.storchakalinkissue32013 messages
2017-11-13 07:50:18serhiy.storchakacreate