Files
pydantic/changes
Henrik Lindgren 7704ff857e Local part of email is now case-sensitive after validation per RFC 5321. (#801)
* Test local and global part of EmailStr validation return values

* Make local part of email case-sensitive per RFC 5321

* Update changes/798-henriklindgren.rst

Co-Authored-By: Samuel Colvin <samcolvin@gmail.com>

* remove case-sensitive specific tests from EmailStr
2019-09-10 11:16:44 +01:00
..
2019-08-17 13:03:53 +01:00
2019-09-02 11:37:33 +01:00
2019-08-06 16:37:38 +01:00

Pending Changes

This directory contains files describing changes to pydantic since the last release.

If you're creating a pull request, please add a new file to this directory called <pull request or issue id>-<github username>.rst. It should be formatted as a single paragraph of reStructuredText.

The contents of this file will be used to update HISTORY.rst before the next release.