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 ZackerySpytz, miss-islington, serhiy.storchaka
Date 2018-11-23.19:58:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543003107.49.0.788709270274.issue35303@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8c70c08f0fb5795904442e95a2987ea18aed2899 by Miss Islington (bot) in branch '3.6':
bpo-35303: Fix a reference leak in _operator.c's methodcaller_repr(). (GH-10689)
https://github.com/python/cpython/commit/8c70c08f0fb5795904442e95a2987ea18aed2899
History
Date User Action Args
2018-11-23 19:58:27miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz
2018-11-23 19:58:27miss-islingtonsetmessageid: <1543003107.49.0.788709270274.issue35303@psf.upfronthosting.co.za>
2018-11-23 19:58:27miss-islingtonlinkissue35303 messages
2018-11-23 19:58:27miss-islingtoncreate