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 ncoghlan
Recipients lukasz.langa, miss-islington, ncoghlan, pablogsal, steve.dower
Date 2019-08-29.11:57:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567079857.98.0.420215409295.issue37954@roundup.psfhosted.org>
In-reply-to
Content
Thank you Pablo!

Even having seen your fix, it still took me a couple of rescans of the original PR to figure out exactly how I'd broken it in the first place (refactoring to call an existing function without noticing that the replaced code included an extra DECREF).
History
Date User Action Args
2019-08-29 11:57:38ncoghlansetrecipients: + ncoghlan, lukasz.langa, steve.dower, pablogsal, miss-islington
2019-08-29 11:57:37ncoghlansetmessageid: <1567079857.98.0.420215409295.issue37954@roundup.psfhosted.org>
2019-08-29 11:57:37ncoghlanlinkissue37954 messages
2019-08-29 11:57:37ncoghlancreate