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.08:19:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510561194.96.0.213398074469.issue32013@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6ed9d4ecde8c3f0eeadf188f15a5bbd32b9d1145 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-32013: _pickle: Add missing Py_DECREF in error case in fast_save_enter() (GH-4384) (#4385)
https://github.com/python/cpython/commit/6ed9d4ecde8c3f0eeadf188f15a5bbd32b9d1145
History
Date User Action Args
2017-11-13 08:19:54serhiy.storchakasetrecipients: + serhiy.storchaka, Mathew M.
2017-11-13 08:19:54serhiy.storchakasetmessageid: <1510561194.96.0.213398074469.issue32013@psf.upfronthosting.co.za>
2017-11-13 08:19:54serhiy.storchakalinkissue32013 messages
2017-11-13 08:19:54serhiy.storchakacreate