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 methane
Recipients jdemeyer, methane, serhiy.storchaka
Date 2018-07-04.02:16:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530670560.53.0.56676864532.issue33418@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3c452404ae178b742967589a0bb4a5ec768d76e0 by INADA Naoki in branch 'master':
bpo-33418: Add tp_clear for function object (GH-8058)
https://github.com/python/cpython/commit/3c452404ae178b742967589a0bb4a5ec768d76e0
History
Date User Action Args
2018-07-04 02:16:00methanesetrecipients: + methane, serhiy.storchaka, jdemeyer
2018-07-04 02:16:00methanesetmessageid: <1530670560.53.0.56676864532.issue33418@psf.upfronthosting.co.za>
2018-07-04 02:16:00methanelinkissue33418 messages
2018-07-04 02:16:00methanecreate