Files
pydantic/changes
Spencer Ellinor 253983559b Support use of TypeVar on generic subclasses (#842)
* Add failing generic subclass test

* Only raise type parameter failure on base GenericModel class

* Add changes to describe PR #842

* Change the class check to use is

* Fix formatting in subclass test

* correct change
2019-09-30 14:30:14 +01:00
..
2019-08-17 13:03:53 +01:00
2019-09-02 11:37:33 +01:00
2019-09-17 10:33:11 +01:00
2019-09-17 18:30:58 +01:00
2019-09-18 11:38:21 +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.