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 vstinner
Recipients larry, methane, serhiy.storchaka, thehesiod, vstinner
Date 2017-08-22.09:42:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503394973.05.0.295961457794.issue31095@psf.upfronthosting.co.za>
In-reply-to
Content
> /* UnTrack is needed before calling any callbacks (bpo-31095) */

LGTM. I suggest /* bpo-31095: UnTrack is needed before calling any callbacks */ which is a little bit shorter, but it's up to you ;-)
History
Date User Action Args
2017-08-22 09:42:53vstinnersetrecipients: + vstinner, larry, methane, serhiy.storchaka, thehesiod
2017-08-22 09:42:53vstinnersetmessageid: <1503394973.05.0.295961457794.issue31095@psf.upfronthosting.co.za>
2017-08-22 09:42:52vstinnerlinkissue31095 messages
2017-08-22 09:42:52vstinnercreate