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 ZackerySpytz, serhiy.storchaka
Date 2018-11-23.19:26:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543001214.43.0.788709270274.issue35303@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5b83ef71d3060e1651d3680e805f13a1049c7d6d by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-35303: Fix a reference leak in _operator.c's methodcaller_repr(). (GH-10689)
https://github.com/python/cpython/commit/5b83ef71d3060e1651d3680e805f13a1049c7d6d
History
Date User Action Args
2018-11-23 19:26:54serhiy.storchakasetrecipients: + serhiy.storchaka, ZackerySpytz
2018-11-23 19:26:54serhiy.storchakasetmessageid: <1543001214.43.0.788709270274.issue35303@psf.upfronthosting.co.za>
2018-11-23 19:26:54serhiy.storchakalinkissue35303 messages
2018-11-23 19:26:54serhiy.storchakacreate