Message 230287 - Python tracker
> some methods take parameters (like the offender getpeercert(bool), or > get_channel_binding() that takes an element of > ssl.CHANNEL_BINDING_TYPES, list that may grow in the future) that need > to be covered in the properties That's a good point. I don't have any strong feelings either way. Perhaps other people want to chime in? As for the patch, it will need to add a unit test as well.