hypothesis v5.7.0 Release Notes

Release Date: 2020-03-19 // about 4 years ago
  • 🚀 This release allows the "array_dtypes()" strategy to generate Numpy
    dtypes which have field titles in addition to field names. We expect
    this to expose latent bugs where code expects that "set(dtype.names)
    == set(dtype.fields)", though the latter may include titles.

    The canonical version of these notes (with links) is on readthedocs.