Published January 6, 2023
| Version hypothesis-python-6.61.1
Software
Open
Hypothesis: Property-Based Testing for Python
Authors/Creators
- 1. Imperial College London
- 2. Australian National University
Description
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.
Notes
Files
HypothesisWorks/hypothesis-hypothesis-python-6.61.1.zip
Files
(9.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:36085f6bfb16bfc5624514b468d2a0e7
|
9.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HypothesisWorks/hypothesis/tree/hypothesis-python-6.61.1 (URL)