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 miss-islington
Recipients benjamin.peterson, berker.peksag, izbyshev, miss-islington, serhiy.storchaka, xiang.zhang
Date 2018-08-26.17:13:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535303629.7.0.56676864532.issue34503@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 204fb459ca1d77c2eab02a3191ba2d2216ff2d72 by Miss Islington (bot) in branch '3.6':
bpo-34503: Fix refleak in PyErr_SetObject() (GH-8934)
https://github.com/python/cpython/commit/204fb459ca1d77c2eab02a3191ba2d2216ff2d72
History
Date User Action Args
2018-08-26 17:13:49miss-islingtonsetrecipients: + miss-islington, benjamin.peterson, berker.peksag, serhiy.storchaka, xiang.zhang, izbyshev
2018-08-26 17:13:49miss-islingtonsetmessageid: <1535303629.7.0.56676864532.issue34503@psf.upfronthosting.co.za>
2018-08-26 17:13:49miss-islingtonlinkissue34503 messages
2018-08-26 17:13:49miss-islingtoncreate