This patch brings our "domains()" and "emails()" strategies into
compliance with RFC 5890 §2.3.1: we no longer generate parts-of-
domains where the third and fourth characters are "--" ("R-LDH
labels"), though future versions may deliberately generate "xn--"
punycode labels. Thanks to python-email-validator for the report!
The canonical version of these notes (with links) is on readthedocs.