Skip to content

Never ignore whitespaces in PartialEq impls

pep requested to merge ppjet6/xmpp-rs:minidom-partialeq-whitespaces into master

minidom's PartialEq::eq should not ignore whitespace under certain conditions.

Merge request reports