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 christian.heimes
Recipients christian-intra2net, christian.heimes, kc, paul.moore, schlenk, steve.dower, tim.golden, zach.ware
Date 2019-03-28.18:13:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553796828.56.0.203686275839.issue35941@roundup.psfhosted.org>
In-reply-to
Content
Steve, why did you add the list_contains() check? Does the new code return one certificate multiple times? I'm worried that the performance of check is rather slow. IMHO it would be more efficient to use a set here.
History
Date User Action Args
2019-03-28 18:13:48christian.heimessetrecipients: + christian.heimes, paul.moore, tim.golden, zach.ware, steve.dower, schlenk, kc, christian-intra2net
2019-03-28 18:13:48christian.heimessetmessageid: <1553796828.56.0.203686275839.issue35941@roundup.psfhosted.org>
2019-03-28 18:13:48christian.heimeslinkissue35941 messages
2019-03-28 18:13:48christian.heimescreate