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 ZackerySpytz
Recipients ZackerySpytz
Date 2018-11-23.18:38:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542998310.55.0.788709270274.issue35303@psf.upfronthosting.co.za>
In-reply-to
Content
The attached PR fixes a reference leak in _operator.c's methodcaller_repr().
History
Date User Action Args
2018-11-23 18:38:30ZackerySpytzsetrecipients: + ZackerySpytz
2018-11-23 18:38:30ZackerySpytzsetmessageid: <1542998310.55.0.788709270274.issue35303@psf.upfronthosting.co.za>
2018-11-23 18:38:30ZackerySpytzlinkissue35303 messages
2018-11-23 18:38:30ZackerySpytzcreate